evollu / evollu/react-native-fcm
SDK 22 - Unable to get provider
- Dominant language
- Java
- Stars
- 1.7k
- Forks
- 661
- PR merge metrics
- No merged PRs in 30d
Description
On Android with SDK 22 I got an error below:
```
FATAL EXCEPTION: main
Process: com.beready, PID: 9226
java.lang.RuntimeException: Unable to
get provider com.google.firebase.provider.FirebaseInitProvider:
java.lang.ClassNotFoundException:
Didn't find class "com.google.firebase.provider.FirebaseInitProvider" on path:
DexPathList[[zip file "/dat /app/com.beready-2/base.apk",
....
Caused by: java.lang.NoClassDefFoundError:
Class not found using the boot class loader;
no stack available
```
And my app won't start to build by expo by that
Versions:
React Native 0.52
React Native FCM ^14.1.3
Expo ^25.0.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.