question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Reject related to AppTrackingTransparency

See original GitHub issue

Can anyone tell me how I solved this problem?

Guideline 2.1 - Information Needed

We’re looking forward to completing the review of your app, but we need more information to continue. Specifically, we noticed that your app uses the AppTrackingTransparency framework, but we haven’t been able to locate the relevant AppTrackingTransparency permission requests.

While it is not required to implement AppTrackingTransparency at this time, we check to make sure the implementation is compliant with our guidelines when we detect the framework in an app.

Next Steps

If your app integrates AppTrackingTransparency, please indicate where in your app we can find the AppTrackingTransparency permission request.

If your app does not integrate AppTrackingTransparency, please indicate this information in the Review Notes section for each version of your app in App Store Connect when submitting for review.

Resources
See the app privacy question update.
Learn more about how AppTrackingTransparency protects user’s privacy and data.

Since your App Store Connect status is Metadata Rejected, we do NOT require a new binary. To revise the metadata, visit App Store Connect to select your app and revise the desired metadata values. Once you’ve completed all changes, reply to this message in Resolution Center and we will continue the review.

Info.plist

<key>NSUserTrackingUsageDescription</key>
<string>This identifier will be used to deliver personalized ads to you.</string>
<key>io.flutter.embedded_views_preview</key>
<true/>
<key>SKAdNetworkItems</key>
<array>
  <dict>
    <key>SKAdNetworkIdentifier</key>
    <string>cstr6suwn9.skadnetwork</string>
  </dict>
</array>

Podfile

platform :ios, '9.0'

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:5
  • Comments:6

github_iconTop GitHub Comments

5reactions
zjamshidicommented, May 7, 2021

Shouldn’t it be part of the ad library? why do we need to add another library?

3reactions
tokyokameracommented, Mar 18, 2021

My app is accepted by Apple Store Connect now. Thank you!!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Apple Reject “Explain the use of t… | Apple Developer Forums
Apple Reject my app with feedback that says I need to change my AppTrackingTransparency description. My app doesn't use personalized ads or IDFA....
Read more >
Reject related to AppTrackingTransparency - Solar2D Forums
Specifically, we noticed that your app uses the AppTrackingTransparency framework, but we haven't been able to locate the relevant ...
Read more >
App Tracking Transparency privacy checkboxes and app store ...
I keep getting my iOS app submission rejected by apple with the following message: Guideline 5.1.2 - Legal - Privacy - Data Use...
Read more >
How to solve App Tracking Transparency app store rejection ...
Tutorial on being compliment with app tracking transparency on Apple iOS 14.5.
Read more >
App Rejected. AppTrackingTransparency : Unable to…
When requesting privacy related authorizations, such as for App Tracking Transparency, location, or camera access, apps should present one request at a time....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found