-
Bug
-
Resolution: Fixed
-
Normal
-
8.0.0, 7.0.5.2
-
Security Level: Jimmy
-
None
-
None
Currently, ZK didn't treat chrome as mobile on iOS. The following sample shows false on iOS Chrome.
<zk> <script defer="true">alert(zk.mobile);</script> </zk>