floatinghotpot / cordova-plugin-facebookads

Cordova/PhoneGap plugin for Facebook Audience Network Ads
64 stars 71 forks source link

PhoneGap build fails for iOS (Android OK) #59

Closed blukis closed 6 years ago

blukis commented 7 years ago

Build fails on PhoneGap build for iOS with these parameters:

<preference name="phonegap-version" value="cli-6.5.0" />
<plugin name="cordova-plugin-facebookads" version="4.22.2"/>

Android build works OK. I can provide a more complete config.xml, or build log output if that would be helpful.

floatinghotpot commented 7 years ago

We need more details, please show me the build log.

blukis commented 7 years ago

PhoneGap build log, and example failing zip file (upload this .zip to PhoneGap build to replicate failure) attached. Thanks!

www.zip build_log.txt

juxfr commented 7 years ago

I've got the same problem.

halkoy commented 6 years ago

phonegap ios does not build for this plugin. pls help

halkoy commented 6 years ago

@floatinghotpot pls help us for phonegap IOS build error. We need it so much :)

floatinghotpot commented 6 years ago

I've just upgraded facebook SDK to v4.23.0, please try the new version.

juxfr commented 6 years ago

It seems to work again on my side. Build is OK and Facebook ads work.

blukis commented 6 years ago

Working now, thanks!