phonegap-parse-plugin icon indicating copy to clipboard operation
phonegap-parse-plugin copied to clipboard

duplicate symbol _OBJC_IVAR_$_BFAppLinkTarget._URL

Open franciswagner opened this issue 10 years ago • 3 comments

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)

franciswagner avatar Jul 18 '15 14:07 franciswagner

+1

ndeverge avatar Sep 10 '15 16:09 ndeverge

I finally found a solution: http://stackoverflow.com/a/25887814/320180

ndeverge avatar Sep 11 '15 08:09 ndeverge

``

Daelyn84 avatar Aug 08 '20 06:08 Daelyn84