Skip to content
This repository was archived by the owner on Sep 4, 2020. It is now read-only.
This repository was archived by the owner on Sep 4, 2020. It is now read-only.

NotRegistered repsonse from GCM server #104

@alexislg2

Description

@alexislg2

Hey all,
I use your plugin with the node-gcm plugin for sending notifications from a Node.js server. It works fine, I can send notifications to devices and they receive it instantly. But after few days, I receive notRegistered answer from GCM. I looked at the GCM documentation and NotRegistered mean that either the device unregistered or that the app is no longer installed on the device

But I never unregistered neither uninstalled the app. If I launch the app again, then the app registers again and then I can receive notifications again but during the time between the first notRegistered response appears and the time I lauch the app, device does not receive any notification and server always get the NotRegistered response.

Anyone else experienced this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions