nhn / gpm.unity

A brand of NHN providing free services required for game development.

Home Page:https://gameplatform.nhncloud.com/en/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can I load prev page from where is left before killing app?

khushal1220 opened this issue · comments

Service

  • WebView
  • AssetManagement
  • Communicator
  • LogViewer
  • Manager
  • UI
  • Profiler
  • Adapter
  • DLST

Version

Write the version that you are currently using.

Summary

I want to know if can i load the same previous page which I used before killing/closing the app? from cache storage or any other method. It will help me a lot. Btw you are still helping a lot by providing free services.

Screenshots

If applicable, add screenshots to help explain your question.

Additional context

Add any other context about the problem here.

Hello. @khushal1220.

The WebView does not save the previous page.
We'll check into adding the feature to save previous pages and let you know in the comments.

Thank you.

Hello. @khushal1220.

When using cache storage in WebView, there are likely to be problems with saving resources and refreshing pages.
It seems like we could use Unity PlayerPrefs to store previous URLs, is there a reason why this is difficult to use?

Thank you.

Hello. @khushal1220.

Close the issue because there are no further responses.
If you have any questions, please feel free to contact us.

Thank you.