naver / egjs

Javascript components group that brings easiest and fastest way to build a web application in your way.
https://naver.github.io/egjs
Other
937 stars 81 forks source link

eg.agent returns invalid borwser version from webview on iPad (iOS 10.0.2) #440

Closed happyhj closed 7 years ago

happyhj commented 7 years ago

Description

eg.agent returns invalid borwser version from webview on iPad (iOS 10.0.2)

Steps to check or reproduce

  1. get agent Info from eg.agent() from webview on iPad (iOS 10.0.2)
  2. It return browser version that is not "-1".
  3. It must return "-1" when the browser is iOS webview.