I have implemented AppTrackingTransparency in the App like this:
And when uploading it to the AppStore it rejects it by not avoiding tracking
I use:
- iFirebaseAnalytics
- iAdMob
Admob - prepare for ios14 warning email?
today i got an email from google that i need to prepare my apps for ios14. actually i am running ios14 beta5 and my apps run fine so what do we need to do now? https://developers.google.com/admob/ios/ios14
www.b4x.com
And when uploading it to the AppStore it rejects it by not avoiding tracking
Guideline 5.1.2 - Legal - Privacy - Data Use and Sharing
We noticed you collect data to track after the user selects "Ask App Not to Track" on the App Tracking Transparency permission request.
Specifically, we noticed your app accesses web content you own and collects cookies for tracking after the user asked you not to track them.
Next Steps
To resolve this issue, please revise your app so that you do not collect data for tracking purposes if the user does not give permission for tracking.
Resources
- Tracking is linking data collected from your app with third-party data for advertising purposes, or sharing the collected data with a data broker. Learn more about tracking.
- See Frequently Asked Questions about then new requirements for apps that track users.
I use:
- iFirebaseAnalytics
- iAdMob