[GH-ISSUE #655] URI match detection ignored on iOS autofill #37839

Closed
opened 2026-04-23 15:36:12 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @rggjan on GitHub (Nov 19, 2019).
Original GitHub issue: https://github.com/bitwarden/android/issues/655

I have a page with two logins, one of them has URI match detection set to „Never“.

This seems to be ignored in iOS 13 autofill, as it keeps showing both logins...

Originally created by @rggjan on GitHub (Nov 19, 2019). Original GitHub issue: https://github.com/bitwarden/android/issues/655 I have a page with two logins, one of them has URI match detection set to „Never“. This seems to be ignored in iOS 13 autofill, as it keeps showing both logins...
Author
Owner

@kspearrin commented on GitHub (Nov 19, 2019):

Yes, unfortunately, iOS itself does not support an implementation that allows match detection rules.

<!-- gh-comment-id:555475299 --> @kspearrin commented on GitHub (Nov 19, 2019): Yes, unfortunately, iOS itself does not support an implementation that allows match detection rules.
Author
Owner

@rggjan commented on GitHub (Nov 19, 2019):

But if match detection is set to "never", can't you just hide the entry from iOS?

<!-- gh-comment-id:555488682 --> @rggjan commented on GitHub (Nov 19, 2019): But if match detection is set to "never", can't you just hide the entry from iOS?
Author
Owner

@kspearrin commented on GitHub (Nov 19, 2019):

Sorry, I misunderstood. Yes, we could do that. See 429e62e6b5

<!-- gh-comment-id:555492510 --> @kspearrin commented on GitHub (Nov 19, 2019): Sorry, I misunderstood. Yes, we could do that. See https://github.com/bitwarden/mobile/commit/429e62e6b57153afdeee9e1f0cd94f03531b1113
Author
Owner

@rggjan commented on GitHub (Nov 19, 2019):

Awesome, thanks! That's already a great improvement, as it allows excluding suggestions which are only used occasionally and keep appearing on top...

<!-- gh-comment-id:555492994 --> @rggjan commented on GitHub (Nov 19, 2019): Awesome, thanks! That's already a great improvement, as it allows excluding suggestions which are only used occasionally and keep appearing on top...
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#37839