Skip to content

Android push notification stop working when parse-server-push-adapter is updated from 1.1.0 to 1.3.0 #12

@Technowise

Description

@Technowise

Hi,
I have been using this module in one of our projects. We had both iOS and Android notifications working fine. But since we did a fresh install of the application recently, it got a newer version of parse-server-push-adapter (1.3.0 instead of 1.1.0). With the new version of parse-sever-push-adapter module, the Android push notifications are not coming through. I have not tried to debug exactly what is the issue with 1.3.0, but did not see any errors while running the server.

Can someone please verify that Android notification works with the 1.3.0 version of parse-server-push-adapter?

I had to set "1.1.0" (instead of "^1.0.1") for parse-server-push-adapter in package.json to have the notifications fixed at my end.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions