Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

My iOS app has a login page with username and password fields. I've set the proper form field types so that iOS displays the password manager autofill prompt.

The problem is that my app isn't recognized by password mangers and so users need to search their list of passwords to find their entry for my app.

I've noticed some apps I use are auto-recognized by my password manager so I don't need to look for the correct entry.

How do I associate my app with a URL so that it is auto-recognized as the current app by password managers?


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
3.7k views
Welcome To Ask or Share your Answers For Others

1 Answer

等待大神解答

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...