Hello,
I am creating a simple app to access to url using a webview. The url will take you to login page to access to an online server.
Q: How can I make the app remember the url and keep me logged in? so I don’t need to enter the web link and login info each time.
Thanks.