react-native-gcm-android
react-native-gcm-android copied to clipboard
GCM for React Native Android
hello, Iam facing an issue with react)native)gem when app is killer . every thing works fine when app foreground/bacground but when app is killer the app crash when receiving the...
 Hi everyone~ I'm trying to use this library and react-native-fcm in my project. But when I try to compile, I get this...

I am installing this right now, and when I go to add the classpath to the build.gradle dependencies, there's a comment already that says: ``` // NOTE: Do not place...
``` * What went wrong: Execution failed for task ':app:transformClassesWithJarMergingForDebug'. > com.android.build.transform.api.TransformException: java.util.zip.ZipException: duplicate entry: com/google/android/gms/measurement/internal/zzh.class ```
[react-native-system-notification PR #55](https://github.com/Neson/react-native-system-notification/pull/55) merged for RN 0.29.0 compatibility. This PR makes some minor changes to maintain compatibility. Version number updated to 0.2.0 so that ^0.1.9 continues to work with react-native-system-notification...
For some reason, my app crashes if I receive a push notification when the app is closed. It works just fine when the app is in foreground/background, but if I...
I can't use `new NotificationPackage(this)` with 0.29 as MainActivity.java stuff was moved to MainApplication.java so I'm not sure how to get an instance of Activity.
How to fix this `Daos-MacBook-Pro:App daomanhhai$ npm install react-native-gcm-android --save [email protected] /Volumes/Dev/react/projects/App +-- [email protected] +-- UNMET PEER DEPENDENCY react-native-system-notification@^0.1.2 npm WARN [email protected] requires a peer of react-native-system-notification@^0.1.2 but none was...
@oney Hey! You did a great job putting this library together. Are you still interested in keeping it up to date? I can help you out! Thanks