Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Former Member
4 years agoAutofill password field not triggering on (Android devices) for Flutter
Password field in Flutter, working fine with Iphones but for Android the password field is never autofilling.
1Password Version: Not Provided
Extension Version: Not Provided
OS Version: No...
saad
1Password Team
4 years agoHi @sjoulbak! I think you are experiencing a different problem because Autofill works different on iOS.
On Android, 1Password is responsible for iterating through a filtered view hierarchy to identify fields for filling. This is where 1Password will look at the view's input type when it’s looking for a password field.
On iOS, Apple does that work for us and only tells 1Password when it needs the username and password value for a given URL.