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 am trying to do OneSignal.User.addEmail( "[email protected]" )
But it's not adding email to user
But if i was some unique email which never assigned to a subscriber, than it works but create 2 subscriber
1. With email
2. Without email
Using the latest one signal version
Steps to reproduce?
1. try to add an email that existed for another subscriber
2. you will not able to add email till it's unique
3. and it will also create 2 subscriber
What did you expect to happen?
User should have that email and should not be 2 subscriber with same subscriber ID
OneSignal Android SDK version
5.1.24
Android version
15
Specific Android models
Pixel 6
Relevant log output
Not adding email to the user
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
What happened?
I am trying to do
OneSignal.User.addEmail( "[email protected]" )
But it's not adding email to user
But if i was some unique email which never assigned to a subscriber, than it works but create 2 subscriber
1. With email
2. Without email
Steps to reproduce?
What did you expect to happen?
User should have that email and should not be 2 subscriber with same subscriber ID
OneSignal Android SDK version
5.1.24
Android version
15
Specific Android models
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: