ratson / cordova-plugin-admob-free

New development has been moved to "admob-plus-cordova", https://github.com/admob-plus/admob-plus/tree/master/packages/cordova
https://github.com/admob-plus/admob-plus
MIT License
499 stars 214 forks source link

Getting "No fill" error only if the app is installed from Google Play #471

Closed bunyaminsg closed 3 years ago

bunyaminsg commented 3 years ago

I have developed an app and integrated with admob. When I install the release apk to a device everything works fine. It also works when installed the app from play store to a device that is registered as test device in Admob.

However, in any other device that installed the app from the Play Store, ads are not shown and LOAD_FAIL event fires with error code: 3 and reason: No fill.

I appreciate if anyone encountered a similar issue could help. Thanks in advance.

bunyaminsg commented 3 years ago

In despite of working when installed via apk case is strange, it started to work after 8-10 days.