Skip to content

Getting multiple Push Notifications #2044

Closed
@ghost

Description

Issue Description

Testing my app using parse-server I get the same push notification 5 times. I already tried logging out and logging in to Facebook, deleting app data and uninstalling the app. I have never experienced this using parse.com.
Googling around a bit, it seems that the problem might be related to old GCM tokens.

Steps to reproduce

Please include a detailed list of steps that reproduce the issue. Include curl commands when applicable.

  1. Use parse-server push (native)
  2. Reinstall and restart app multiple times
  3. Send push notification to device

Expected Results

Notifcation should be received once

Actual Outcome

Notification is received multiple times

Environment Setup

  • Server
    • parse-server version: 2.2.11
    • Heroku sandbox
  • Database
    • mLab sandbox

in database:
"numSent": 1


Might be related to:
#2009

But I'm not switching user accounts.

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:questionSupport or code-level question

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions