oney / react-native-gcm-android

GCM for React Native Android
MIT License
172 stars 76 forks source link

App crashes on Android versions before 5.0 #13

Closed jjingrong closed 8 years ago

jjingrong commented 8 years ago

Compiling and running the app on versions 4.x just crashes the app with a pop-up with an error message of:

Unfortunately, [APPNAME] has stopped.

Has anyone managed to get around this? This does not occur in versions 5.0 & 6.0.

oney commented 8 years ago

Can you run adb logcat in terminal to get some logs?

jjingrong commented 8 years ago

Hi, this issue is resolved. This is actually caused by setting multidex true in build.gradle.