InAppBrowser Keep User Password

Hello,

I am trying to save the values entered in the input fields to autocomplete.
It is possible?

thank you :wink:

You should never store a users password, that is a very dangerous security practice. You can read more about why, and what else you can do, here if you like: https://www.joshmorony.com/hybrid-app-developers-dont-store-your-users-passwords/

I agree with you.
It’s the customer who wants InAppBrowser to remember input field values like Chrome does

ps: I love your tutorials :wink: