Properly setting external user id when using setEmail
and setSms
- External User Id will now properly be set on email and sms records when they are created. #1044
Fixing setLauchUrlsInApp
after calling OneSignal init
setLaunchUrlsInApp
was not taking effect if it was called after the OneSignal initializer. #1043
Fixing sendTags after rejecting the push permissions prompt
- Tags were not being sent when registering a user if the push permission prompt was denied. #1037