appfeel / admob-google-cordova

AdMob ads Cordova/Phonegap/Intel XDK plugin for Android iPhone with latest SDK's
MIT License
132 stars 127 forks source link

Blocking Ui while loading Ad #120

Open zouzou5665 opened 4 years ago

zouzou5665 commented 4 years ago

Hi , Is there a way to run this plugin not on UI thread? The plugin works fine and shows the ad but it blocks the UI until it loads the ad.

Regards