deniza / app_tracking_transparency

A Flutter plugin to show ios 14+ tracking authorization dialog.
https://pub.dev/packages/app_tracking_transparency/
MIT License
83 stars 28 forks source link

IDFA dialog not working on real devices #11

Closed nathan1658 closed 2 years ago

nathan1658 commented 3 years ago

Hi all, the prompt is working fine on simulator, however it doesn't shown on real device.

I tried to submit to App Store Connect and I got rejected with following message: '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 App Tracking Transparency permission request.'

No error shown on xcode console, any Idea on how to fix this? Thanks!

nathan1658 commented 3 years ago

Found a discussion on apple developer forum, seems related to iOS14.3.. ( mine is too) https://developer.apple.com/forums/thread/671623

stonekase commented 3 years ago

This is correct, this library doesnt work.