gree / gree/unity-webview

userAgent On iPad

Open
#961 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 using iPad Air 4 with iPadOS 16.5.1, the UserAgent is displayed as
'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)'.

On the other hand, when using iPad Mini 4 with iPadOS 16.7.8, the UserAgent is displayed as
'Mozilla/5.0 (iPad; CPU OS 15_7_8 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148'.

Do you understand the reason for this? If possible, could you please provide some insight into it?

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

No source file, test, or entry point is named. Start by reproducing the differing UserAgent values on the iPad Air 4 and iPad Mini 4 configurations described, then trace the iPad webview UserAgent handling. Done means explaining the difference and identifying whether a project change is needed.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, objective-c
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.