How to autofill password on iOS?

No problem, perhaps my question wasn’t clear.

I’ve now also added the Autofill Credential Provider capability to my project. But building the app from xcode and running it on my physical iPhone 6s still does not show the situation described in picture A. I only get the keychain button as shown in picture B.

Perhaps it needs to be distributed to the app store first before you actually get credential suggestions based on the associated domain(s)? Or does it work with xcode builds as well?

Edit: my apple-app-site-association looks like this;

And my xcode signed app has the exact same App Prefix/Team Id and bundle identifier. I’ve also correctly configured the capabilities in xcode:

1 Like