app_tracking_transparency 2.0.0+1 app_tracking_transparency: ^2.0.0+1 copied to clipboard
This Flutter plugin allows you to display ios tracking authorization dialogue and request permission to collect data.
2.0.0+1 #
- Updated README.md to clarify IDFA access before iOS 14.5
- Removed SKAdNetworkItems from README and added a link to official google docs
1.1.0+1 #
- Formatted dart files.
1.1.0 #
- FEATURE: Added trackingAuthorizationStatus (thanks to https://github.com/untp)
- Updated example to show custom tracking explainer message
1.0.1+1 #
- Improved documentation
1.0.1 #
- FIXED: requestTrackingAuthorization() is now working on ios 6.0+ devices
- Improved documentation
1.0.0+1 #
- Formatted dart files.
- Improved metadata.
1.0.0 #
- First public release.