So I'm developing a mobile (android) game in unity, and I've decided to add ADS, I've been following multiple tutorials, including the UNITY team ones, and everything works great while I'm testing. However, when I build it and install it on my phone the rewarded videos don't really reward.
The way they work is, whenever the player clicks a certain button an ad will show and after watching that ad they will receive 1 "checkpoint", while I'm doing it in the engine itself the rewards work fine, but on the mobile the ad shows but I don't receive the reward. Does anyone know what I could be doing wrong? I currently have the **Test Mode** enabled while trying everything out
Tl;Dr - Unity Rewarded ads give the reward while in the engine, however when I build it to test it on my phone they don't reward anymore.
↧