Laviz Pandey
Laviz Pandey

Reputation: 51

Admob Unity Test Ads are not showing

I have everything set up correctly for my Unity game ads. When I run the ad, the console shows the ShowAD() message, but no ads are seen. I am using the test ad id and did the sdk and jdk are correctly installed.

Upvotes: 0

Views: 3895

Answers (1)

DelaramSHB
DelaramSHB

Reputation: 21

you can not see the ads in the unity editor , you should make an APK file and run it on your device BTW are you also using test app ID in Assets->Google Mobile Ads-> Setting-> Admob App ID? in my case this was the problem.

Upvotes: 1

Related Questions