If you have an app live on google play store , and unity ads is not in test mode , and you have to update the app in some way , do you have to switch to force test mode before coding and testing the app in unity , to avoid something illegal ?
edit: I guess i would answer myself and say you would have to disable ad scripts …
Before testing Unity Ads, publishers need to enable the test mode to avoid being flagged. There are the following ways to enable the test mode:
- Set test mode to true in the code when initializing Unity Ads SDK.
- Add test devices. https://support.unity.com/hc/en-us/articles/218324523-How-do-I-enable-a-device-for-testing-
- Enable the test mode on dashboard. Testing your Unity Ads integration