phonegap-parse-plugin
phonegap-parse-plugin copied to clipboard
duplicate symbol _OBJC_IVAR_$_BFAppLinkTarget._URL
I have an Ionic project and I am receiving this message when I try to compile my project on xCode. This project used to work fine with the parse plugin, but I have installed the facebookconnect plugin and now it seems the bolts are duplicate.
duplicate symbol OBJC_IVAR$_BFAppLinkTarget._URL in: MyTest/Plugins/com.parse.cordova.core.pushplugin/Bolts.framework/Bolts(BFAppLinkTarget.o) MyTest/Plugins/com.phonegap.plugins.facebookconnect/FacebookSDK.framework/FacebookSDK(BFAppLinkTarget.o)
+1
I finally found a solution: http://stackoverflow.com/a/25887814/320180
``