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
• Previously, if a user tapped a notification while the app was closed, the Flutter OneSignal SDK wasn't correctly calling the notification opened handler
• Fixed by adding a handleNotificationAction block for the first OneSignal init() call, which will save a reference to the OSNotificationOpenedResult object until the Flutter channel is up.
0 commit comments