betaacid / expo-analytics

Google Analytics integration for use with React Native apps built on Expo
MIT License
288 stars 63 forks source link

Not compatible with Expo SDK44 #81

Closed mariomurrent-softwaresolutions closed 1 year ago

mariomurrent-softwaresolutions commented 2 years ago

It is not compatible anymore with Expo SDK44. Getting the following error:

TypeError: null is not an object (evaluating '_expoConstants.default.manifest.name')

It was working before with Expo SDK43

marcus-chr commented 2 years ago

Getting same error. No update regarding this issue? Using Expo SDK 45.

mariomurrent-softwaresolutions commented 2 years ago

Im currently using my fork

https://github.com/meecodebymariomurrent/expo-analytics

With the newest expo SDK

mariomurrent-softwaresolutions commented 1 year ago

This will anyway be obsolete from SDK 47 onwards i guess