0
I have an android application, where I only have a screen that is a Webview. However, when the user accesses a page of the site, for example: meusite.com.br/contact and minimizes the app. When he reopens the app, instead of going back to the page he was on, he goes back to the home page (in meusite.com.br). I’ve already added events to update the variable that modifies the url, to modify it when the url is modified. I also added events to save the application status and still continues the same error.
Hello User and welcome to [en.so]. Provide more details on your problem, including some of the current sources and examples of what you’ve tried. Take the [tour] and visit [help] mainly on the topic [Ask]
– Caputo
Enter all the code referring to Webview...
– Rene Sá
Post the code.
– Ricardo