sunnycupertino / cordova-plugin-admob-simple

Cordova plugin allowing Admob interstitials and banner ads.
MIT License
164 stars 150 forks source link

SDK versions #12

Closed Guivagu-zz closed 7 years ago

Guivagu-zz commented 7 years ago

After include this plugin in the project, build android with cordova. I got problems to run on Android 5.0 but works ok on Android 6.0 Is it possible that plugin only works in recent android versions?

Thanks for the plugin!!

sunnycupertino commented 7 years ago

Hi Guivagu. Our plugin works well with all Android versions. Can you tell me: -What error is on the console when you run it and it crashes? -What studio do you use to develop? Android Studio or Eclipse. -Are you sure the error is caused by the plugin. For example if you uninstall the plugin and comment out the plugin code, does the app work again?

Guivagu-zz commented 7 years ago

I have been checking and it is not a problem of the plugin, because commenting the lines that use de plugin the app still does not work. I will be working on it.

Thanks for the support!

sunnycupertino commented 7 years ago

Ok Guivagu no problem. We have tested it on all platforms possible and it works well, admob ads showing. Let me know if you have any more questions.