I know it may be a little odd but I am not interested in collecting usage stats of my apps and have already removed the analytics’s feature from my project(or at least I think I have) but I read a notice today that the player also sends it own data to unity as well, is it possible to remove this feature from my build, an option maybe or a case of editing the source?
If you disabled Analytics, the build will no longer collect Analytics data. Is it possible that that player is using your previous build with Analytics enabled?
Ahh thats great thank you, just the way the notice was worded it made it sound like they were two separate systems that collected data, but was probably just because of two different entities receiving it.