appodeal / cordova-plugin

Appodeal Cordova Plugin
7 stars 8 forks source link

Build failed: Undefined symbols for architecture x86_64 #6

Closed zicrox closed 8 years ago

zicrox commented 8 years ago

Hi I have followed all steps of instalation and I had this issue:

When run in command line: "cordova build ios"

captura de pantalla 2016-10-04 a las 13 53 34

When run in Xcode "xcworkspace":

captura de pantalla 2016-10-03 a las 17 09 29 captura de pantalla 2016-10-03 a las 17 10 40

My enviroment:

charlesbodman commented 8 years ago

I received this error as well. I believe it has to do with cocopods.

I instead used their other repo with the ios libs already provided. It worked as expected. https://github.com/appodeal/appodeal-cordova-plugin

zicrox commented 8 years ago

I used this repo in iOS and build the project successful, but it seems that ads are not shown.