hi
i encounter a weird behavior with my app lately.
i am using webview and load to it. after the app is in background for some time (maybe few hours) when i return the webview is blank.
could i be related to this issue?
I've a small app which holds a webview nothing more than that. I'm loading the webview with a url. but when my app is gone background and came back the webview is reloading, For me it should not ha...
because the app was in background it is reloaded when i return to the app and i need to reload the webview with is original content again when returning to the app?