react-native-tracking-transparency icon indicating copy to clipboard operation
react-native-tracking-transparency copied to clipboard

🕵️ A React Native Library for interacting with the tracking API from iOS 14.

Results 10 react-native-tracking-transparency issues
Sort by recently updated
recently updated
newest added

Hi, thank you for your library. I've set up action inside my root component, to call prompt modal It's very simple but anyway app crashed when requestTrackingPermission() triggered `const onCheckUserTrackingPermission...

bundling failed: Error: While trying to resolve module `react-native-tracking-transparency` from file `/Users/lucky/Projects/apps/reactNativeSalesapp/utility/appTrackingTransparency.js`, the package `/Users/lucky/Projects/apps/apps/reactNativeSalesapp/node_modules/react-native-tracking-transparency/package.json` was successfully found. However, this package itself specifies a `main` module field that could not...

Hello, I've tested in iOS 15 as it was officially released in **2021/09/20** However when calling method from iOS 15 `requestTrackingPermission()` I receive `not-determined`. The same code executed in iOS...

Hi There, I've installed this lib and well displaying the request Tracking, but the custom IDFA isn't showing up This is my code: ``` import { getTrackingStatus, requestTrackingPermission, TrackingStatus, }...

I would like to show the requestTrackingPermission modal after denied the first time. It only works the first time when the status is not-determined

After installing the package the app works fine on iOS 14 but any version before that the app does not run. I get this error. ``` dyld: Library not loaded:...

Hey am sorry to bother again but your advice is very valuable. I want to change the tracking status when the user clicks a button but it seems the request...

I'm running iOS 14.4 on an iPhone 12 Pro Max and for some reason when I try to request the tracking transparency permission using this library I always get 'denied'...

hi! does this package support apple tv, for react-native-tvos? thank you!

I am trying to run my react-native project in Xcode(ios) and I am faced with this error (run in real iPhone) : Link react_native_tracking_transparency (arm64) 0.2 seconds * Undefined symbol:...