Skip to content

Android device still receives push from old installationId after app re-install #1705

@jiawenzhang

Description

@jiawenzhang
  1. install the app on Android phone, signup a new user A in Parse, get installationId_1
  2. uninstall the app and re-install the app on the same phone, login into the previously created user A, get installationId_2

note that the app on this phone is now associated with installationId_2

now from parse server cloud code, send push notification targeting installationId_1, the app still receives the push even when its installationId is not installationId_1.

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