-
Notifications
You must be signed in to change notification settings - Fork 70
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
android build error, latest sdk error #116
Comments
same error for ionic |
Same here D:\cordova projects\Shortcutkeys\platforms\android\app\src\main\java\com\rjfun\c
applicable FAILURE: Build failed with an exception.
BUILD FAILED in 2s D:\cordova projects\Shortcutkeys> |
@floatinghotpot please update the latest sdk. we can not use this plugin. we can pay, if there is a pro version with the latest sdk |
As I am only using banner ad, I found a work around. The above errors are relating to Native ads code and I commented all those imports and functions. Now it builds with the latest facebook sdk. Also if you are showing banner with over lap, the getWidth() and getHeight() methods of adView are returning zero and hence the ads wont show up. I modified the code to getWidth() and getHeigh() methods of adSize and it works fine. |
@merbin2012 What went wrong:
|
@merbin2012 |
I am facing the same issue in ionic 5 while building apk |
i'm using the plugin cordova-plugin-facebookads src is https://github.com/floatinghotpot/cordova-plugin-facebookads.git > Task :app:mergeDebugJavaResource 1>MSBUILD : cordova-build error : FAILURE: Build failed with an exception. 26 actionable tasks: 26 executed please comment the solution if anybody knows why cordova build is failed because of this error |
hello,
Phonegap can not build this plugin for android. Would you please update the latest sdk
The text was updated successfully, but these errors were encountered: