influencemobile / cordova-adcolony-plugin

MIT License
5 stars 8 forks source link

Build Error #2

Closed morkov4o closed 9 years ago

morkov4o commented 9 years ago

Hi,

i have added the adcolony plugin and then i have tried to build for ios but the build failed.

Undefined symbols for architecture i386: "_AudioServicesPlaySystemSound", referenced from: -[ADCMRAIDCompanionAd MRAIDCommandVibrate] in AdColony(ADCMRAIDCompanionAd.o) ld: symbol(s) not found for architecture i386 clang: error: linker command failed with exit code 1 (use -v to see invocation)

\ BUILD FAILED **

Can you please help me?

mereformalities commented 9 years ago

Try uninstalling and re-installing the plugin, the iOS dependency configuration should be correct now. What version of iOS are you targeting?

morkov4o commented 9 years ago

It`s already ok, i have also updated the AdColony library. Thanks