- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I was trying to build cordova ios and android app but I got error.
The log files are attached.
Legacy build is working fine for ios and android.
Can anybody help?
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Are you running this app on app preview or building it for device? Can you zip your project and send so that I can test from my end?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Looks like you are using a FB plugin that is creating duplicate symbols. You can not include both the Facebook connect and the intel facebook plugin, its one or the other.
duplicate symbol _OBJC_METACLASS_$_FBRequest in:
.../corporattraining/platforms/ios/build/corporattraining.build/Release-iphoneos/corporattraining.build/Objects-normal/arm64/FBRequest.o
corporattraining/Plugins/com.phonegap.plugins.facebookconnect/FacebookSDK.framework/FacebookSDK(FBRequest.o)
ld: 41 duplicate symbols for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
** BUILD FAILED **
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
That was the problem ... thank you

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page