You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage
The app includes App Tracking Transparency permissions requests, but it encourages or directs users to accept tracking. Specifically, the app directs the user to accept tracking in the following way(s):
- A message appears before the permission request, and the user can close the message and delay the permission request with the "Refuse" button. The user should always proceed to the permission request after the message.
Permission requests give users control of their personal information. It is important to respect their decision about how their data is used.
Next Steps
To resolve this issue, please revise the permission request process in the app to not include an exit button on the message before the tracking request.
If necessary, you may provide more information about why you are requesting permission to track before the request appears. If the user is trying to use a feature in the app that won't function without tracking, you may include a notification to inform the user and provide a link to the Settings app.
TLDR: We need to implement ATT
The text was updated successfully, but these errors were encountered:
I really don't understand, we allow refusing everything, without consequences.
They want us to formally deny the request with the iOS popup.
But I have some doubts if an Analytics solution is impacted:
You must use the AppTrackingTransparency framework if your app collects data about end users and shares it with other companies for purposes of tracking across apps and web sites. The AppTrackingTransparency framework presents an app-tracking authorization request to the user and provides the tracking authorization status.
g123k
linked a pull request
Jan 6, 2025
that will
close
this issue
The second update is still refused by Apple:
TLDR: We need to implement ATT
The text was updated successfully, but these errors were encountered: