Hi
I need to implement the following use case.
- Store the user inputted password on mobile app login form in the Autofill Password of iOS devices.
How to achieve the same?
Hi Pradeep,
I've found this https://developer.apple.com/documentation/security/password_autofill
Try this
From:https://developer.apple.com/documentation/security/password_autofill/enabling_password_autofill_on_an_html_input_element
I can't generate the ipa file and test on iOS device.
But, in the browser I can confirm that the properties was added
I hope that help you,
Regards,
Leandro.
Leandro Correa wrote:
Hi Leandro Correa
Have already tried all the configuration and the configurations are also applied to the field and the app but still it dint workout.
Thanks & Regards
Pradeep.K.K