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"}