danwilson / google-analytics-plugin

Cordova (PhoneGap) Plugin to connect to the native Google's Universal Analytics SDK 3.0
MIT License
693 stars 500 forks source link

Google Analytics and iOS 14.5 ATT requirements #591

Closed bradical1379 closed 2 years ago

bradical1379 commented 2 years ago

Even with the IDFA framework removed from my project, I am still getting my app rejected from Apple for failing to comply with their new App Transparency requirements. With the removal of the IDFA framework, shouldn't all of the data collected by anonymous and not necessarily fall under their requirements for their ATT policies?

Or, are we now required to prompt users that we are collecting their information in order to use this plugin?

muuvmuuv commented 2 years ago

We are required to prompt users! This is to protect everyone'c privacy! If this plugin is not going to implement a "request before track" we have to remove analytics at all...

victorsosa commented 2 years ago

yes, this plugin is a tracking app