gree / gree/unity-webview

Issues with webview pages for iOS and later models

Open
#641 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Objective-C++
Stars
2.7k
Forks
734
Avg merge
11h 39m
Merged PRs (30d)
1

Description

There was no other problem with Android, but there is a resolution issue with iPhone x or higher models. I SetMargins() to designate the area of the safe area, but the empty screen on the top and bottom is still black. Can you help me with this? Unity version is 2019.3.5f1.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the webview layout on an iPhone X or later with Unity 2019.3.5f1, focusing on the SetMargins() entry point and the reported black areas above and below the page. Done means the webview respects the iOS safe area without black margins while Android behavior remains unaffected.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, unity
Domain
mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.