[GH-ISSUE #17] iOS 下 chrome 浏览器不支持,版本号详情,已发现版本号 87.0.4280.163 和 87.0.4280.77 #94

Closed
opened 2026-03-01 17:27:31 +03:00 by kerem · 8 comments
Owner

Originally created by @partyspy on GitHub (Apr 23, 2021).
Original GitHub issue: https://github.com/AEPKILL/devtools-detector/issues/17

IMAGE 2021-04-23 17:36:43
以上截图为 chrome 87.0.4280.163 版本
iOS 14.4.2 (根据统计数据,跟特定 iOS 版本关系不大)

Originally created by @partyspy on GitHub (Apr 23, 2021). Original GitHub issue: https://github.com/AEPKILL/devtools-detector/issues/17 ![IMAGE 2021-04-23 17:36:43](https://user-images.githubusercontent.com/5229368/115852267-7876de00-a45a-11eb-959f-ad87cefc9972.jpg) 以上截图为 chrome 87.0.4280.163 版本 iOS 14.4.2 (根据统计数据,跟特定 iOS 版本关系不大)
kerem 2026-03-01 17:27:31 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@AEPKILL commented on GitHub (May 8, 2021):

写的时候还没有考虑到移动端,我有时间了测试一下

<!-- gh-comment-id:835379329 --> @AEPKILL commented on GitHub (May 8, 2021): 写的时候还没有考虑到移动端,我有时间了测试一下
Author
Owner

@AEPKILL commented on GitHub (May 8, 2021):

判断了一下,已经修复了

<!-- gh-comment-id:835437531 --> @AEPKILL commented on GitHub (May 8, 2021): 判断了一下,已经修复了
Author
Owner

@partyspy commented on GitHub (May 14, 2021):

IMG_2EA116028963-1
case 似乎还是不行?

<!-- gh-comment-id:841328718 --> @partyspy commented on GitHub (May 14, 2021): ![IMG_2EA116028963-1](https://user-images.githubusercontent.com/5229368/118295761-cbe6c400-b50e-11eb-839d-71d134ce58c1.jpeg) case 似乎还是不行?
Author
Owner

@AEPKILL commented on GitHub (May 19, 2021):

再试一下呢,我手头没有 iOS 设备没法测试,我模拟器试了没问题了

<!-- gh-comment-id:844033982 --> @AEPKILL commented on GitHub (May 19, 2021): 再试一下呢,我手头没有 iOS 设备没法测试,我模拟器试了没问题了
Author
Owner

@partyspy commented on GitHub (Sep 24, 2021):

最新反馈,还是不行呢,当前iPhone设备Safari 正常,chrome不正常。 (iOS 14.7.1 Chrome 92.0.4515.90)
图 1 为 chrome 情况(不正常),图二为 Safari(正常)
IMAGE 2021-09-24 11:34:10
IMAGE 2021-09-24 11:34:15

iPad 设备情况与 iPhone 相同, 图三 iPad chrome 下
IMAGE 2021-09-24 11:38:44

<!-- gh-comment-id:926318045 --> @partyspy commented on GitHub (Sep 24, 2021): 最新反馈,还是不行呢,当前iPhone设备Safari 正常,chrome不正常。 (iOS 14.7.1 Chrome 92.0.4515.90) 图 1 为 chrome 情况(不正常),图二为 Safari(正常) ![IMAGE 2021-09-24 11:34:10](https://user-images.githubusercontent.com/5229368/134614084-cf944ff8-2a65-4360-9161-221dc13e5b2c.jpg) ![IMAGE 2021-09-24 11:34:15](https://user-images.githubusercontent.com/5229368/134614088-dfdfad14-7fd9-4734-b2c1-9cf431e71b48.jpg) iPad 设备情况与 iPhone 相同, 图三 iPad chrome 下 ![IMAGE 2021-09-24 11:38:44](https://user-images.githubusercontent.com/5229368/134614430-d4699575-d075-471d-b86c-9162dca7282a.jpg)
Author
Owner

@AEPKILL commented on GitHub (Oct 24, 2021):

修复了,再试一下呢

<!-- gh-comment-id:950337135 --> @AEPKILL commented on GitHub (Oct 24, 2021): 修复了,再试一下呢
Author
Owner

@partyspy commented on GitHub (Oct 26, 2021):

image
iOS 终端似乎可以,不过浏览器模拟 UA 还是不行。

<!-- gh-comment-id:951666086 --> @partyspy commented on GitHub (Oct 26, 2021): ![image](https://user-images.githubusercontent.com/5229368/138834495-0f680e62-0b9e-4169-87b0-060bdbea67fe.png) iOS 终端似乎可以,不过浏览器模拟 UA 还是不行。
Author
Owner

@AEPKILL commented on GitHub (Oct 26, 2021):

是因为在 iOS 禁用了一些导致错误的检测,而这些检测又需要在 PC Chrome 上执行,而判断浏览器是根据 userAgent 来完成的。
要绕过这个需要一些其他判断浏览器的方法。

<!-- gh-comment-id:951825244 --> @AEPKILL commented on GitHub (Oct 26, 2021): 是因为在 iOS 禁用了一些导致错误的检测,而这些检测又需要在 PC Chrome 上执行,而判断浏览器是根据 userAgent 来完成的。 要绕过这个需要一些其他判断浏览器的方法。
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/devtools-detector#94
No description provided.