Noncheat
Noncheat
waitForBeforeload is necessary. I think it prevent duplicate event. for fix problem you maybe want correct it instead of remove. I have found same problem before and fixed by correct...
For now I think we can download SDK from Google then replace in cordova-admob-sdk plugin. But it is good if ratson update this plugin. I tried admob-plus so many time...
@pirpy76 yeah, simple download .zip package file from https://developers.google.com/admob/ios/download In your project remove /plugins/cordova-admob-sdk/src/ios/GoogleMobileAds.framework Extract file .zip downloaded and copy GoogleMobileAds.framework to /plugins/cordova-admob-sdk/src/ios/ Remove ios platform and add again: ionic...
> it didn't work for me. I tried to follow your steps, but after submission I received "ITMS-90809: Deprecated API Usage" message. It mean your project have other plugins using...