Language Learning Apps Harvest Data
Language Learning Apps Harvest Data
When it says purchase history, surely that’s not all your purchases?
Also, on iOS at least, many of these would ask for permission and be met with a “that’s a no from me dawg”. Things like photos, contacts, and location data for instance.
As a professional mobile app developer most of these lines are bullshit anyways.
Purchase history? Yeah that’s just if you’ve bought subscriptions to the service. Of course we fucking know your purchase history: if we didn’t how would you get anything with a purchase?
Crash analytics? Cool we get a stack trace of what happened when it crashed. Half the time it’s not even helpful because it’s buried deep in some fucking Java library.
Things like coarse location are getting more specific and a few lines here can be used to deanonymize you when used together but (or an advertising I’d which can be used to track you no matter what) but the majority of data passed to phone devs is us frantically trying to figure out what combination of make & model of android device combined with android version caused your app to crash.
Anonymity is important and we should all take it seriously. Most of this has jack shit to do with being anonymous.