Admob test adds work,but real don't

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Falcon

Hi.
I am trying to use admob plugin.It is working with admob test adds ids,but when i change test IDs to my apps(i chenged androidmanifaest too) IDs,the adds not working,i don’t know what error i 'm getting, because i am noob in android logs(don’t know how to get log).
Please help me.

:bust_in_silhouette: Reply From: scrubswithnosleeves

idk which admob plugin you are using, but in the one I used, you need to set real_ads = true in the init() function.

Here is a video I made on setting it up: https://www.youtube.com/watch?v=s5sNrOM3Oeo&t=1219s

But make sure you are using the same plugin I am if you are having issues.

Thanks for your very fast and informative answer,i will try it as soon as i can!

Falcon | 2021-05-15 08:07