appfeel / node-pushnotifications

Push notifications for GCM, APNS, MPNS, AMZ (automatic detection from device token)
MIT License
534 stars 126 forks source link

GCM does not send to Android 7.0 and above #71

Closed Jp3rd closed 6 years ago

Jp3rd commented 6 years ago

I did the exact same thing for Android 6.0 and it works perfectly. However, when I tried using Postman it gets the notification on all devices. Is there something I need to do on GCM or FCM for Android 7.0 and above to work?

ghost commented 6 years ago

@Jp3rd looks like it's not an issue with node-pushnotifications package. By the way, are you referring to one of those devices: Huawei, Xiaomi, Asus? Some modern android devices are pretty restrictive, may be this page will help you to resolve the issue.

alex-friedl commented 6 years ago

Not an issue with the lib. Would be glad to help, but more information is needed. Closing this for now.