Android-SmartWebView icon indicating copy to clipboard operation
Android-SmartWebView copied to clipboard

Save Usersname and Password in webview

Open Amit-delhi opened this issue 5 years ago • 3 comments

Hi ...

How to save usersname and password in my webview... code is given by you but not working

Amit-delhi avatar Dec 08 '19 08:12 Amit-delhi

have you tried enabling ASWP_SFORM from config?

mgks avatar Dec 21 '19 08:12 mgks

hi .. ASRP_SFORM was enable ... i have marked true...

but still username and password not saved.. please resolve

thanks

Amit-delhi avatar Dec 29 '19 13:12 Amit-delhi

Why not just use a cookie? Them you can propagate the form fields from it

djmike3404 avatar Feb 17 '20 01:02 djmike3404