justdice / react-native-advertising-id

React Native bridge for fetching advertising info on iOS and Android
MIT License
37 stars 31 forks source link

Add support for ios 14 with App Tracking Transparency #27

Open luatnd opened 3 years ago

luatnd commented 3 years ago

From ios 14, App Tracking Transparency requires users to confirm "Allow" or "Deny" to get tracking id

https://developer.apple.com/documentation/apptrackingtransparency

This pull request add support for this.