I want to change my app settings to be a "child app", but the links on this page (https://docs.unity3d.com/Manual/UnityAnalyticsCOPPA.html) point to switch on Operate which wants to enable Unity Ads. I don't want to use Ads for my project.
How can I switch on "child app" without enabling Unity Ads?
Also - in addition to providing COPPA-compliance and changing the way Analytics is handled, what does the child-setting do? We have an app that uses same code base to build for both child app and normal "adult" version of the app. Can we do this after setting "child app"-checkbox for the project, since this setting isn't in the build pipeline but in the cloud settings?
↧