react-native-gcm-android icon indicating copy to clipboard operation
react-native-gcm-android copied to clipboard

GCM for React Native Android

Results 38 react-native-gcm-android issues
Sort by recently updated
recently updated
newest added

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...

![screen shot 2018-11-10 at 10 46 13 pm](https://user-images.githubusercontent.com/31562266/48303242-7b0b4480-e53a-11e8-8617-9a7817556d25.png) 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...

![image](https://user-images.githubusercontent.com/42715010/44628640-96ca5b80-a8f8-11e8-868c-e8dceeeb0414.png)

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