Saving login and password with WebView on Android
Unsolved
QML and Qt Quick
-
Hello,
I work on a QML application using WebView. This application works on desktop and mobile devices, especially Android.
With my PC, if this happens, the login and password are securely stored. But with the same code, this feature does not work on my Android device.
Do you have an idea to solve this problem?
Thank you in advance.
Charlie