Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
3.6.0
-
None
-
None
-
Windows8
Description
The plugin FacebookConnect https://github.com/Wizcorp/phonegap-facebook-plugin builds ok but fails during runtime with NPEs for missing resources.
After removing the custom_rules.xml the plugin builds and runs fine.
If the custom_rules.xml file is present the build uses ant-gen and ant-build which seems to confuse the aapt tool or something as the resources get out of sync with the R file?
Commands:
cordova platform add android
cordova plugin add https://github.com/phonegap/phonegap-facebook-plugin.git --variable APP_ID="<id>" --variable APP_NAME="Hello Frosty"
cordova run
Attachments
Issue Links
- is duplicated by
-
CB-7898 Cordova build on android doesn't build lib projects properly
- Closed