gree / gree/unity-webview

Full Screen Android Issue on first touch.

Open
#1,153 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

When i open app first time in android and if i touch first time on webview area it's moving to full screen and then if i click back of android native then it's comming back to inline mode and second time if i touch then also it's not going the full screen which is working fine.

But, The issue is it should never go to Full screen mode. Can we have any solution for this issue?

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

Reproduce the first-touch behavior on Android using the steps in the issue: open the app, touch the WebView, press the native Back button, and touch again. Trace the Android WebView and fullscreen handling entry points; done means the WebView remains inline after the first touch and subsequent touches.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.