Closed Soviut closed 10 years ago
I assume this is because it's using a WebView but it would be really nice if detectizr could tell the difference.
{ "device":{ "browser":"safari", "browserEngine":"webkit", "browserPlugins":[], "browserVersion":"", "model":"iphone", "orientation":"", "os":"ios", "osVersion":"7", "osVersionFull":"7.0.4", "type":"mobile", "userAgent":"mozilla/5.0 (iphone; cpu iphone os 7_0_4 like mac os x) applewebkit/537.51.1 (khtml, like gecko) crios/31.0.1650.18 mobile/11b554a safari/8536.25 (0e49bb06-60c1-4a5e-ac79-934f8a6a62b7)" } }
Here's a Stack Overflow answer that explains the differences. It looks like the existence of CriOS in the userAgent
CriOS
http://stackoverflow.com/questions/13807810/ios-chrome-detection
I assume this is because it's using a WebView but it would be really nice if detectizr could tell the difference.
Here's a Stack Overflow answer that explains the differences. It looks like the existence of
CriOS
in the userAgenthttp://stackoverflow.com/questions/13807810/ios-chrome-detection