Question by
VaibhavJaiswal · Oct 26, 2020 at 06:04 AM ·
androidandroid buildadvertisingunityadsunityandroid
Unity Ads not working on build
I've implemented simple unity ads in my project for android. It is working properly in the editor but when i build it into app to test in my phone, they are not working.
Can anyone tell if my following project settings are affecting those ads or there is something else.
My project settings :-
I have not made keystore for my project.
I have not yet enter my playstore ID.
Building project with development build option.
Ad test mode is set to false via script.
or anything else doing this problem.
Comment