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
Clean up views after dismissing webview by swiping down
Current implementation cleans up views only when 'done' button is tapped.
iOS 13 modal presentation style has other ways to dismiss view controllers
than tapping 'done' button, so we need to add cleaning up code to them.
0 commit comments