react-native-admob-native-ads
react-native-admob-native-ads copied to clipboard
Invalid template ID: -1 affecting 40% of android user base
I keep getting the following error in Android for about 40% of my users for a year. I believe it started when i moved to preloading model. Id really like to fix this :)
{"code":0,"domain":"com.google.android.gms.ads","message":"Invalid template ID: -1"}
Any help will be greatly appreciated
seems its the initialization, its odd that it doesnt get caught by the catch statement
2 types of errors:
- Failed to Create adapter
- Failed to initialize adapter. com.google.ads.mediation.admob.AdMobAdapter does not implement the initialize() method.
@ammarahm-ed any idea? 🙏
Facing same on real device. Any Update?
didnt manage to fix it, think this repo is no longer maintained unfortunetly
Kindly provide an example to reproduce the issue.
i cant reproduce this on a simulator, only happens to some users, but seems most apps using this in prod have this issue, seems to have started with the introduction of preloading.