You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever the page changes, the GpmWebViewCallback.CallbackType.PageStarted,
GpmWebViewCallback.CallbackType.PageLoad are passed the url of the web page.
It does not provide a way to save the page.
@taehyeon-nhn Hello, please give an example of how to find out the current url of a loaded page, for example, output its domain string in Debug.Log(Host);
Goodnight,
Is there any way to get the url of the current page that the webview is on?
Is there any way to save the page in cache for off-file reading?
The text was updated successfully, but these errors were encountered: