-
Notifications
You must be signed in to change notification settings - Fork 115
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
[Bug]: one user, multiple subscriptions, different tags (160001) #1094
Comments
@lmeurs Thanks for reporting! In order for tags to match you must ensure all tag updates are done with the new OneSignal User Model SDKs and APIs. Can you confirm the following?
If all of the above is updated, can you share more details on how you are setting the tags so we can attempt to reproduce the issue? |
Hi @jkasten2, thank you for the quick reply! We are building a web push proof of concept (POC) based on the user model:
This POC mainly exists out of two very basic forms:
Client side
Server side
In case of any interest, we can share our POC with you. Please contact me at [email protected]. |
Hi @jkasten2, thank you for contacting us through mail, glad to have shared some insights! |
Hi @jkasten2, do you have an update for us on the issue with multiple subscriptions with different tags? I hope the POC helped you in anyway. Please let us know if we can be of any further assistance! |
This issue was due to a backend issue with OneSignal, it has been fixed so any tag updates will no longer have this issue. |
What happened?
We started testing on multiple devices in Chrome: a Windows laptop and through BrowserStack a Google Pixel 7 and Samsung S22 phone. On all devices we logged in to our test website using one single user. All subscriptions got registered correctly with the same OneSignal and external ID's, but tags seem not (fully) synchronized.
What browsers are you seeing the problem on?
Chrome (Chromium)
What operating system are you running?
W11, Android 13
Steps to reproduce?
What did you expect to happen?
Tags to be the exact same for all subscriptions
Relevant log output
No response
The text was updated successfully, but these errors were encountered: