I use WKWebView inside the app for WebSites.
And I need to save the history of the back-forward list of WKWebView and then when the app was closed or any other situation I want to load history back from the database or another place. I can't find how to do that with WKWebView capabilities.
This is possible or needs to create self-realization of this functionality?
And I need to save the history of the back-forward list of WKWebView and then when the app was closed or any other situation I want to load history back from the database or another place. I can't find how to do that with WKWebView capabilities.
This is possible or needs to create self-realization of this functionality?