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

com.mopub.sdk dependecy fail to install for iOS #3

Closed
jproby opened this issue Nov 6, 2014 · 2 comments
Closed

com.mopub.sdk dependecy fail to install for iOS #3

jproby opened this issue Nov 6, 2014 · 2 comments

Comments

@jproby
Copy link

jproby commented Nov 6, 2014

When installing the plugin it cannot install iOS SDK. I get:
cannot find "(...)plugins/com.mopub.sdk/src/ios/Headers/MoPub.h" for every file needed which are in src/ios/ not in the Headers sub directory (which doesn't exist).
Any idea ?

@floatinghotpot
Copy link
Owner

it's fixed, please follow the steps below to update the plugin:

rm ~/.plugman/cache/com.mopub.sdk

cordova plugin rm com.rjfun.cordova.mopoub
cordova plugin add com.rjfun.cordova.mopoub

@jproby
Copy link
Author

jproby commented Nov 7, 2014

That's working now. Thanks.

@jproby jproby closed this as completed Nov 7, 2014
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