UnityAds on android unreleased
Hello everyone, I'm having an issue with the Ads, but i don't know if that's actually an issue or what.
I have this game, I uploaded it to the play store as beta version and then i went to the unity ads dashboard and specified the bundle ID/package name of the game, unityads found it, but when i play the game and get an Ad, I just see the standard test ad
Is it because it's still in beta? I also activated the test mode for the ads, is it a problem?
Answer by ZioCain · Oct 08, 2017 at 08:32 PM
I don't exactly know what made it work, but: - remove Test mode from code initializing the Ads - published the game (still unfinished)
=> somehow it worked and now i have Ads there
Your answer
Follow this Question
Related Questions
Getting an error: Assertion failed on expression: 'SUCCEEDED(hr)' 5 Answers
unity android 8 not sharing screenshot.,android 8 not share screenshot. 0 Answers
CommandInvokationFailure: Failed to re-package resources. See the Console for details. 0 Answers
Calling unity from android native activity back screen for 3 seconds. 0 Answers