Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Player-ID null and not regenerating after reinstall / manuel remove #1028

Closed
chrislow opened this issue Dec 9, 2021 · 1 comment
Closed

Comments

@chrislow
Copy link

chrislow commented Dec 9, 2021

Description:
We currently have a problem with the iOS sdk, because the sdk does not generate a new player id after an app reinstall. We are using the latest SDK in our iOS apps. As written in the one signal docs, the player id should be created upon reinstall or by manually deleting the player-id from the one signal backend.

Environment

  1. Version 3.9.1
  2. cocoapods
  3. iOS 15.1

Steps to Reproduce Issue:

  1. Install an App from the AppStore which generates a new player id
  2. Uninstall the App
  3. Install the App again via the AppStore
  4. The Player-ID stays the same

Anything else:

In our case we even have a small portion of people using our app which lost their player-id (null) and did not get a new one.
We tried to delete the player-ids manually via the one signal backend but also that brought no success.

@chrislow chrislow reopened this Aug 22, 2022
@chrislow
Copy link
Author

Sadly this issue reappeared. This time with:

  1. Version 3.11.2
  2. cocoapods
  3. iOS (15.6.1)

@emawby emawby closed this as completed May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants