react-native-admob-native-ads icon indicating copy to clipboard operation
react-native-admob-native-ads copied to clipboard

ERROR Ad failed to load {"code": 0, "domain": "com.google.android.gms.ads", "message": "Internal error."}

Open MueezHaider opened this issue 1 year ago • 5 comments

MueezHaider avatar Feb 18 '24 13:02 MueezHaider

Thanks for that info

MueezHaider avatar Feb 24 '24 09:02 MueezHaider

i got the same issue in android emulator. then i run project in real android device. It works perfectly.

Try to run in real android device.

Does that mean to run simulator on real android phone or it means after deploying it?

MueezHaider avatar Feb 24 '24 11:02 MueezHaider

When i try to load test ad i get this error on Android: {"error": {"code": 0, "domain": "com.google.android.gms.ads", "message": "Internal error."}}

mustafaerken avatar Mar 17 '24 11:03 mustafaerken

Any solution?

minhchienwikipedia avatar Mar 27 '24 16:03 minhchienwikipedia

I have fixed this problem with changing emulator API 31 to API 30. If you have a different API like me, just change it to API 30 and try again.

@dev007github thanks for your help.

mustafaerken avatar Mar 31 '24 14:03 mustafaerken