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 general, -appSwitcherWillPerformAppSwitch: looks like a good place to subscribe for UIApplicationDidBecomeActiveNotification (to handle possible user cancelation later), but behaviour mentioned in issue title is a bit misleading, because no app switches are actually performed with Safari View Controller.
The text was updated successfully, but these errors were encountered:
In general,
-appSwitcherWillPerformAppSwitch:
looks like a good place to subscribe forUIApplicationDidBecomeActiveNotification
(to handle possible user cancelation later), but behaviour mentioned in issue title is a bit misleading, because no app switches are actually performed with Safari View Controller.The text was updated successfully, but these errors were encountered: