Jawad Rehman

Results 17 comments of Jawad Rehman

I got this ``` Failed to build DependencyGraph: @providesModule naming collision: Duplicate module name: ExecutionEnvironment Paths: /app_path/node_modules/react-native/Libraries/vendor/react/vendor/core/ExecutionEnvironment.android.js collides with /app_path/node_modules/react-native-web-container/node_modules/react-native/Libraries/vendor/react/vendor/core/ExecutionEnvironment.android.js ```

This function allows you to access the "payload" sent with your notification.

@oney I didnt realize that could be done. I think that will be a better approach since then we dont need to use an event listener. Also I was thinking...

DeviceEventEmitter.addListener('sysNotificationClick' doesnt work when the app is not already open.

I agree a more inline approach would have been suitable. Wasn't sure how to make that work.

you need to install Google Play Services and Google Repository from the android sdk @isuvorov

@oney can you highlight this in your homepage

@herby can you give any insight on https://github.com/oney/react-native-gcm-android/issues/3

@oney they are installed, its just that there's an update available. EDIT - This might have been because of latency on part of GCM. Didnt knew that it could be...

@cpsiaki you can try using the google apis intel emulator (x86) using the android avd . it was working great with GCM.