05/15/2024 15:19:45

Problem description

After ATT is removed, APP will be rejected in the audit for including NSUserTrackingUsageDescription

Image description

Causes of the problem

During the audit, Apple will detect the audited version and the current release version of APP at the same time. If it is detected that the Apple privacy settings have been modified and adjusted (including but not limited to NSUserTrackingUsageDescription and the use of the AppTrackingTransparency framework), the APP will be rejected in the audit. A manual appeal is required to lift the rejection.

Solution

It is recommended to add a special attachment in the audit to explain that the ATT framework and NSUserTrackingUsageDescription have been removed and no longer collect IDFA, so as to reduce repeated communication with Apple. If your APP is still rejected, you can contact the commerce side for support to improve communication efficiency.

Remarks

1. The method for MSDK V5 to remove IDFA
View Details

2. The method for MSDK V3 to remove IDFA

  1. Remove the statement of IDFA in info.plist
  2. Remove MSDKSensitivity.framework
  3. Remove AdSupport.framework
  4. Remove AppTrackingTransparency.framework

3. The method for TDM to remove IDFA
You can refer to http://docs.tdm.woa.com/docs/sdks/ios-sdk.html#ios-fifth. For details about the link, please consult TDM Assistant



Copyright © 2024 MSDK.
All rights reserved.

results matching ""

    No results matching ""