Hoppa till huvudinnehållet

Option to show password not avaiable in Geocortex GO App Arcgis Login screen

Kommentarer

1 kommentar

  • Gareth Evans

    Hi Andreas, I share your pain. The amount of time I’ve spent typing passwords into that dialog box is a non zero amount.

    To answer your question, I’m not aware of a user facing setting to show the password. I’ve just confirmed this is the same behaviour across iOS and Android.

    We use the ArcGIS runtime for .NET to build VertiGIS Studio Mobile: https://developers.arcgis.com/net/api-reference/api/index.html

    “… provides a common API across the platforms: Windows Presentation Framework (WPF), Universal Windows Platform (UWP), Xamarin.Android and Xamarin.iOS. ”

    That dialog is what Esri’s authentication APIs shows us. The difference in behaviour is a result of the login form that the different APIs (Xamarin.Android & Xamarin.iOS vs Windows Presentation Framework) are exposing.

    My personal preference here is to use a password manager that integrates with the OS, such that you get user/pass filling out automatically. Then, you can manage the credentials in your password manager and avoid wrestling with the login screen.

    0

Du måste logga in om du vill lämna en kommentar.