I can't figure out why my mobile app is hitting the following three endpoints...
- http://stats.unity3d.com
- http://config.uca.cloud.unity3d.com
- http://api.uca.cloud.unity3d.com
After researching on Google, it appears these three endpoints are associated with either the Unity Analytics services, or the editor analytics (Unity -> Preferences -> General -> Disable Editor Analytics (Pro Only)). I don't have Unity Analytics enabled, and I'm disabling (checkbox is checked) the editor analytics in preferences. Why are these endpoints still being hit and how can I stop it?
I'm using Unity v5.5.2.p2. Sadly, for security reasons, I can't release the app until these network calls are stopped. Thanks in advance for your wisdom!
↧