You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think you tagged the wrong version. addTags is now sendTags in version 5.0.2. Please update to the latest version and confirm this issue still happens there.
I can't quite tell from the code you provided, are you adding the tags as an object? I see you passing in newTags as a parameter but am unsure of its type.
Here is an example: OneSignal.User.addTags({my_tag1: 'my_value', my_tag2: 'my_value2'});
If you are still having issues, can you please send the full log so we can help diagnose?
What happened?
No tags appears in dashboard after i send them with Onesignal.User.addTags(); No errors in console, all is ok.
Steps to reproduce?
What did you expect to happen?
I want to see tags in dashboard attached to user
React Native OneSignal SDK version
5.0.2
Which platform(s) are affected?
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: