Presently, I’m utilizing Unity 2022 to construct an iOS app, which must adjust to Apple’s App Monitoring Transparency. Due to this fact, I used the com.unity.advertisements.ios-support bundle, however I discovered that the pop-up shouldn’t be displaying when operating. I’ve set the NSUserTrackingUsageDescription discipline in Xcode. In line with the difficulty talked about in https://github.com/Unity-Applied sciences/com.unity.advertisements.ios-support/points/20, utilizing Unity 2021 can resolve this problem. Nevertheless, our challenge has been in improvement for a very long time, and we’re involved that altering the model could have unintended effects.
I’ve referred to the documentation for implementation and executed the pattern code talked about within the documentation as quickly as the applying begins: https://docs.unity.com/advertisements/en-us/handbook/ATTCompliance#Implementing_an_ATT_permission_request_in_Unity
Is there any method to resolve the difficulty of the pop-up not displaying?