iOS Chrome browser returns false to isMobile()
Open
- Dominant language
- PHP
- Stars
- 4.9k
- Forks
- 546
- PR merge metrics
- No merged PRs in 30d
Description
Hi!
Just like the title says, I just noticed that the iOS Chrome browser returns false to `isMobile()`.
I will see what I can do about this. If anyone beats me to it, let me know! Haha
Chris
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the iOS Chrome case and inspect the user-agent parsing entry points that determine isMobile(). Compare the iOS Chrome user agent with the patterns already recognized by the project. Done means isMobile() returns true for iOS Chrome without regressing existing browser and platform detection.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100