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
the SpringBoardsAlert.m does not include the OAuth alert text(presented by ASWebAuthenticationSession), and therefore it isn't closed automatically.
Our app solely uses browser based oauth authentication, so as a result of not being able to close the popup to "continue" with the oauth process, we cannot run automated UI tests with Xamarin.UI