Questions
Android WebView browser cache issue
Posted a question here couple of days ago about a browser cache issue. For whatever reason, this post is gone. To recap the issue, when using the back button, no page cache is reloaded, instead the page gets a full refresh, which is a problem when restoring dynamically loaded content and scroll position. This problem only occurs on the Android app, so no issue on iOS and any browsers (PC or mobile).
After some further research, think it might be related to cacheMode setting for the Android WebView. I found what I think is a reference to that setting in the release notes here: https://median.co/docs/release-notes-android-archive#jul-12---new-feature-. However, as far as I can tell there's no reference to it in the docs on how to actually set this in the appConfig.