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

IOS the configuration is not working correctly

deviousfox opened this issue · comments

Service

  • WebView

Environment

Unity

  • Unity 2020.3.27f1 WebView 2.0.0

Smartphone (IPhone):

  • Device: [iPhone 15 pro]
  • OS: [17.0.3]
  • Browser [default]
  • Version [default]

Screenshots

2023-10-15_20-15-27
image

Describe the bug

In the configuration, I turn off the display of the close button (1 image, line 89) and force an empty title (1 image, line 86). But these changes do not occur in the finished assembly.

To Reproduce

Steps to reproduce the behavior:

  1. Install sdk & webview plugin
  2. build for ios iphone+ipad sdk min ios version 12.0
  3. launch on target device
  4. See error

Expected behavior

The close button is not displayed, the title is not displayed

Hello. @deviousfox.

iOS close button has been fixed in WebView v2.0.2.
For title, please set a space instead of an empty string.

Thank you.

Hello. @deviousfox.

Close this issue.
If you have any questions, please feel free to contact us.

Thank you.