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
In iOS I'm logging a user with a certain Id and the external id is not being placed in OneSignal
Steps to reproduce?
1. Initialize and Login into OneSignal with any external Id
`await OneSignal.login('test_id');`2. Retrieve the OneSignal ID and check if the external id used when logging in works
(it does not)