I just started using Corona Enterprise, so hopefully somebody can shed some light as to what’s going on here. I have the FacebookSDK 3.1.1 installed and working fine (tested a couple of their sample projects). Corona Enterprise is also installed and running fine – tested the CoronaSampleProject and my own project too.
However, as soon as I link in the FacebookSDK.framework in the Build Phases -> Link Binary with Libraries, along with the Accounts.framework, AdSupport.framework, and Social.framework, it’s throwing me an “Apple Mach-O Linker Error” - 27 duplicate symbols for architecture armv7. Every one of those, a symbol in the FacebookSDK is conflicting with a duplicate symbol in /Libraries/Corona/libplayer.a
Can anybody help me out? Again, the projects run just fine as soon as I remove the FacebookSDK.framework (and the other three), but once I add it to that list (not even writing any code for it yet), it throws out that error. Thanks! [import]uid: 87279 topic_id: 33437 reply_id: 333437[/import]