Can't autofill password on WKWebView by Touch Id

I can't autofill password on WKWebView by Touch Id.

But can fill password by Face Id and passcode (when show missed Touch Id).


# Setup

- at WKWebView

- iOS 12.1

- build by Xcode 10.1

- complete this set up


# Other

- Work in Face Id and passcode.

- Not work in Touch Id.

- Success autofill by Touch Id nearly once every seven times

- Is displayed domain and username on keyboard but can't autofill username and password in Touch Id.

Replies

It's exactly the same. I'm looking for a solution to this.

It works normally in UIWebview, but it is a be thin success in WKWebview. I've searched a lot of documents, but I haven't solved them.

I'd like to get help from other developers.


But in my case, touch id and face id are not working both.

I still have the same problem on iOS 12.3.1. 😟

This is affecting me as well. Autofill works when using FaceID or by tapping the key icon first, but never works when selecting an autofill suggestion followed by TouchID. TouchID seems to authorize fine, but nothing is sent to the HTML input field.

It's happening the same to me, when tap on key icon and select the user, it works. When use the suggested password and authenticate with face id, nothing is sent to HTML

+1 on this issue. Can we get some investigation into the cause?