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
Fixes background launch handling to ensure that extra app opens are not created if the app has not been launched into the foreground. Note that if your app uses background modes then this update may impact your app opens statistics.
Fixes notification action and dismissal handling to ensure app opens are not attributed if the app is not launched into the foreground.
Fixes a bug could cause crashes when notification URLs were opened from view controllers set to portrait only mode when the device was in landscape mode.