admob-google / admob-cordova

Google AdMob plugin for Cordova, Phonegap and Intel XDK ,support ios and android,support admob v1 and admob v2 ,Monetize your html5 app with one javascript line.api is easy to use.
65 stars 50 forks source link

Crash on iOS 10.2.1 #30

Open magic1979 opened 7 years ago

magic1979 commented 7 years ago

Hi, i need help because my app iOS crash when show the banner with this method

admob.showBanner(admob.BannerSize.BANNER,admob.Position.BOTTOM_APP);

The app works fine in the simulator but if i run in device, crash

i use phonegap version 3.4 Xcode 8.2.1 and iPhone 7

thanks a lot