Hi,
Apple just rejected my update because my app displays a user consent request dialog before prompt for ATT permissions. Their note to me is as follows:
Guideline 5.1.2 - Legal - Privacy - Data Use and Sharing
We noticed you do not use App Tracking Transparency to request the user's permission before collecting data used to track them. Instead, your app displays a custom prompt that requests the user to allow tracking.
Starting with iOS 14.5, apps on the App Store need to receive the user’s permission through the AppTrackingTransparency framework before collecting data used to track them. Requesting permission with a custom prompt is not appropriate.
In a follow up they stated:
"..the custom prompt is not appropriate for the App Store, the modal alert should be the only prompt that is sufficient."
The UX flow is as follows:
Has anyone else experienced this? What's the solution? It seems that anything other than their native ATT prompt is now prohibited.
Thanks,
Ian