Unity ads do not work in editor, stuck in "show ad" state.
In my game I set it up just like the tutorial, (I have another game and they work fine)
It gets stuck in the "show ad" state, it does not give a failed or not ready event.
So I started with a "is ad ready" then move to show ad, It got stuck there too, no event is sent.
So then I put a "Is supprted" action, and it sends not supported event. (see screenshots)
when I enabled ads it auto gave me IDs for android and IOS, I am in Android build platform. Test build is enabled, not sure why the test ad doesn't show.
I downloaded the unity ads asset from the store, (then watched a tutorial saying not to) It didnt work, so I deleted the plugin in project (android and IOS ads)
still didnt work, Deleted Unity ads in project. still no. Tried all the settings I can think of. Researched, didn't find what I need.
The only event I can get is "not supported" but not sure why.
Please help, thank you, :-)
Cant attach screenshots,