oney / react-native-gcm-android

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

App does not receive messages after reboot on Android 5.0 #61

Open parakhod opened 8 years ago

parakhod commented 8 years ago

I use this package and react-native-system-notification packages to manage GCM notifications, everything works fine on Android 4.x but on 5.0 (ASUS_Z00AD) after reboot GCM messages not appear, log shows me

W/BroadcastQueue(  639): Reject to launch app com.Sgoomys.Main/10246 for broadcast: App Op 48
W/GCM-DMM ( 1824): broadcast intent callback: result=CANCELLED forIntent { act=com.google.android.c2dm.intent.RECEIVE flg=0x10000000 pkg=com.Sgoomys.Main (has extras) }
dg92 commented 8 years ago

@parakhod can u please help me in implementation . i have followed all the mention step but unable to receive gcm token. i am getting this GcmAndroid.launchNotification internal', undefined getting this error