cranberrygame / cordova-plugin-ad-admob

Other
10 stars 26 forks source link

I always get build failed message in intel xdk 3641 #19

Open code4youreal opened 7 years ago

code4youreal commented 7 years ago

This plugin do not work on iOS. I always get a build failed message in intel xdk 3641, and someone told me this plugin do not support iOS 10. So please check this bugs.

vintage commented 7 years ago

It work's well on iOS 10, didn't have any problems using it.

amirreza225 commented 7 years ago

Also today I get this error when build for android

touxstudio commented 7 years ago

Me too.

This is the log ->

The following build commands failed: CompileC build/My\ Game\ Name.build/Release-iphoneos/My\ Game\ Name.build/Objects-normal/armv7/AdMobPlugin.o My\ Game\ Name/Plugins/cordova-plugin-ad-admob/AdMobPlugin.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler

Is there any way to fix it?

I tried to add the plugin using XDK interface and also from .xml additions but no luck.

Greetens