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

Change configuration while using webview.

Freyard opened this issue · comments

Service

  • [o] WebView
  • AssetManagement
  • Communicator
  • LogViewer
  • Manager
  • UI
  • Profiler
  • Adapter
  • DLST

Version

2022.3.10f1

Summary

I want to change configuration while the webview is running, such as changing the title when opening certain things. currently that I already know that I can only change the title for example before opening the webview, does this feature exist?

thank you.

Screenshots

If applicable, add screenshots to help explain your question.

Additional context

Add any other context about the problem here.

Hello. @Freyard.

We don't currently have the ability to change just the title text, but we'll let you know in the comments when we have internal discussions to add that feature.

Thank you.

what we actually need is how we prevent webview to close for certain time, do you have any suggestion how do we achieve that?

thank you