justdice / react-native-advertising-id

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

null is not an object (evaluating '_reactNativeAdvertisingId.default.getAdvertisingId') #14

Open Arowne opened 4 years ago

Arowne commented 4 years ago

Don't work with ExpoKit... componentWillMount () { RNAdvertisingId.getAdvertisingId() }

Developmentcoop commented 4 years ago

I got same issue, I ejected the Expo project. Anyone has a solution?