Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to 4.8.1 #2

Open
jason-engage opened this issue Nov 16, 2015 · 5 comments
Open

Upgrade to 4.8.1 #2

jason-engage opened this issue Nov 16, 2015 · 5 comments

Comments

@jason-engage
Copy link

Hi, how can we upgrade this plugin to use the latest facebook SDK? Is there a way to manually do this? Thanks

@floatinghotpot
Copy link
Owner

you can download this plugin zip file and extract to your local folder, overwrite the jar & framework with the file from facebook sdk, then cordova plugin add <path-to-your-folder>

@jason-engage
Copy link
Author

Just overwrite the .jar file? (AudienceNetwork.jar)

@floatinghotpot
Copy link
Owner

the jar is only for android, you need also replace the framework, which is for ios.

@jason-engage
Copy link
Author

Perfect thank you

On Sun, Nov 15, 2015 at 9:10 PM, Raymond Xie [email protected]
wrote:

the jar is only for android, you need also replace the framework, which is
for ios.


Reply to this email directly or view it on GitHub
#2 (comment)
.

[image: ENGAGE] http://www.engageify.com/

@jason-engage
Copy link
Author

Ok I think I figured it out.

Run
cordova plugin remove cordova-plugin-facebookads
cordova plugin remove cordova-facebook-audnet-sdk

then copy over the updated audnet folder in the plugins directory
Update the plugin.xml file -> change 4.7.0 to 4.8.1

then run
cordova plugin add cordova-plugin-facebookads

And everything should be ok.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants