Im using OAuth with Xamarin Forms. It works perfectly on Android, But on iOS after I call _Nav.Navigation.PopModalAsync(); with _Nav being of type NavigationPage it keeps reopening the page over and over again. Im not sure what is causing this, any ideas would be really appreciated.
↧