See https://developer.apple.com/documentation/security/password_autofill/ (Integrate a Password Management App with Password AutoFill) and https://twitter.com/1Password/status/1003824297725460481
We will have to wait until Xamarin supports iOS 12.
Adding this for documentation: Xamarin's iOS 12 support is now in preview, with autofill listed as a supported feature.
@kspearrin any update? Xamarin supports autofill
Looking forward to this too :D
iOS Documentation: https://developer.apple.com/documentation/authenticationservices
Xamarin Documentation: https://developer.xamarin.com/api/namespace/AuthenticationServices/
Also see mozilla-lockbox/lockbox-ios#476 and mozilla-lockbox/lockbox-ios#486
@kspearrin any update on this? iOS 12 was just officially released today and this would be a great feature to have!
@bearinsun I haven't started on it yet. Waiting on other apps to figure out the best ways to implement it for reference and then I'll have a look at what they did.
@kspearrin I've been reading about it here: https://www.macrumors.com/2018/09/17/password-managers-autofill-password-support/
Found this video explaining how it all works: https://developer.apple.com/videos/play/wwdc2018/721/
Seems relatively simple. I'll start working on this soon.
Good to hear, Apple's implementation appears to be simple for the user... :-)
(subscribed to premium today to give small incentive to develop things like this)
I got the basics of it working this afternoon. Check it out:

Fantastic! Good work.
Fantastic! i know no other dev who says "i'll start working ot it soon" just to have it done the following day or so :D
I finished building the autofill implementation this morning. It now works with the quick type bar too. Check it out:

This should be available in the next app release. Next week maybe?
Woo 馃帀 !! Looks great. Is there a beta version we can test with?
Most helpful comment
I got the basics of it working this afternoon. Check it out: