When building an iOS project using the AppLovin plugin in Unity, I received the following warning from Apple:
ITMS-91105: Invalid API category declaration - The PrivacyInfo.xcprivacy file at the “Frameworks/UnityFramework.framework/MTGSDK.bundle/PrivacyInfo.xcprivacy” path contains “NSUserDefaults” as the value for a NSPrivacyAccessedAPIType key, which is invalid.
It seems to be an issue with the Mintegral SDK. How can I resolve this?
Expected Behavior
No response
How to Reproduce
The issue occurs during the App Store review after submitting the iOS build created in Unity.
MAX Plugin Version
iOS 11.11.3
Unity Version
2021.3.28f1
Mintegral SDK Version
android_16.5.11.0_ios_7.5.7.0.0
Device/Platform Info
ios
Current Behavior
When building an iOS project using the AppLovin plugin in Unity, I received the following warning from Apple:
ITMS-91105: Invalid API category declaration - The PrivacyInfo.xcprivacy file at the “Frameworks/UnityFramework.framework/MTGSDK.bundle/PrivacyInfo.xcprivacy” path contains “NSUserDefaults” as the value for a NSPrivacyAccessedAPIType key, which is invalid.
It seems to be an issue with the Mintegral SDK. How can I resolve this?
Expected Behavior
No response
How to Reproduce
The issue occurs during the App Store review after submitting the iOS build created in Unity.
Reproducible in the demo app?
Not Tested
Additional Info
No response