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

fix: #54, #50 issues #55

Open daltoncabrera opened 1 month ago

daltoncabrera commented 1 month ago

Workaround to bypass: requestTrackingAuthorization call returns immediately with denied value on iOS.

more info: https://forums.developer.apple.com/forums/thread/748317

giboin commented 1 month ago

Tested this fix for the issue #50 , it worked for me

tested on iOS 17.4.1 (iPhone 11, real device), with Xcode 15.4

JuKu commented 3 weeks ago

Please merge this, because this solves some major issues with the latest iOS version, where the app tracking transparency library doesn't work.