Skip to content

Push not sent #150

@LaBrie13

Description

@LaBrie13

I'm doing a simple
Push.message("New score created", where={"deviceType": "android"})
which is working fine. It puts the notification into collection _PushStatus.
But the message is never sent to the clients.

I am using a self hosted server, which is started with the senderID and apikey from GCM.
The client is registered with ParseInstallation.getCurrentInstallation().saveInBackground();

I think I am missing something essential, but I am stuck so I hope you can help.
Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions