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
Fix to make sure the opened handler is fired after OneSignal SDK setup (#906)
* We were not setting the sessionManager to the correct session on notification click
* Now we fire the callback for opened notifications after all OneSignal work is done
* Unit test written to make sure sending outcomes from opened handler works correctly
0 commit comments