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

"code": 0, "domain": "com.google.android.gms.ads", "message": "Internal error."

Open mustafaerken opened this issue 1 year ago • 3 comments

Native Ads works fine on IOS but Android gives the error on the title.

Screen Shot 2024-03-17 at 2 46 40 PM

mustafaerken avatar Mar 17 '24 11:03 mustafaerken

Same, I got the same issue, can we have any solution?

minhchienwikipedia avatar Mar 26 '24 15: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

having the same issue. If I use production unit id it gives no fill error and if I use test Ids it gives interal error. My Emulator API is 34. is there any other solution? as I have to test in API 34 only.

haresh4d avatar Apr 16 '24 10:04 haresh4d

Fixed in v0.7.2

ammarahm-ed avatar Aug 29 '24 05:08 ammarahm-ed