mrousavy/react-native-tracking-transparency

Does this work for React Native Expo?

NyashaNziramasanga opened this issue · 2 comments

Im using react native expo and im getting this issue:

[Unhandled promise rejection: TypeError: null is not an object (evaluating 'TrackingTransparency.requestTrackingPermission')]

Any idea on how to fix it?

yes, eject from expo managed. This is a native module

Does this work on the simulator? because in the simulator the requestTrackingPermission() dose not work