Autofill works fine in simulator but not on device

I'm trying to implement `Autofill` in a `WKWebview`. It works fine when I run it in the simulator. However, when I run it on a physical device, it doesn't ask me if I want to save the credentials. If I save the credentials manually then I can do Autofill.



Xcode throws me the following error:

> Error Domain=NSOSStatusErrorDomain Code=-25293 ""example.com" failed

> to approve "BundleID"" UserInfo={NSDescription="example.com" failed to

> approve "BundleID"}

Replies

Hi. Did you manage to fix the problem?
I experience the same issue. It was working for me for like one hour and then just stopped.
My AASA file is placed is .well-known subdirectory of a domain and simple universal links seem to work, but not that feature. The problem is also relevant to only physical device