oney / react-native-gcm-android

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

Cant get token #63

Closed xphaul closed 8 years ago

xphaul commented 8 years ago

Hi , I have installed and followed all of the steps on the Readme but it seems that on first try to get the device token it doesnt give any . I tried console.log(GcmAndroid) and it only showed { [Function: GcmAndroid] isInForeground: true } @oney thanks

xphaul commented 8 years ago

its just my fault forget to include one line of code sorry