EvanBacon / expo-native-firebase

🔥 Native Firebase Expo App (iOS, Android) Demo for Firestore, Notifications, Analytics, Storage, Messaging, Database 🚨
211 stars 41 forks source link

App crashes on Android first install, works fine second time. #17

Open shubhamdeol opened 5 years ago

shubhamdeol commented 5 years ago

Unable to instantiate service expo.modules.firebase.messaging.EXFirebaseInstanceIdService: java.lang.ClassNotFoundException: Didn't find class "expo.modules.firebase.messaging.EXFirebaseInstanceIdService" on path: DexPathList[[zip file "/data/app/com.evanbacon.demofirebasemodulesapp-1/base.apk"

I tried cloning this repo as well, got the same error on the first launch after apk installation.

paul-paliychuk commented 5 years ago

also having this problem, found a solution?

shubhamdeol commented 5 years ago

Nope, use bare react native setup and installed RNfirebase.