Testing tracking on iPhone.
We are currently implementing ATT support for iOS14 and later, using the following SDK
[https://github.com/adjust/unity_sdk)
The test itself went well, and I was able to display a dialog asking for permission, and get a status of "Allowed" or "Denied".
However, I don't know how to test the restricted status (ATTrackingManagerAuthorizationStatusRestricted in the following URL). [https://developer.apple.com/documentation/apptrackingtransparency/attrackingmanagerauthorizationstatus/attrackingmanagerauthorizationstatusrestricted)
What steps should I take on a real machine?
//Development environment
Unity2019.4.3f1
// iPhone11
// iOS Version 14.4.2