1 decade ago
by jlee
'ig.ua.mobile' does not work for 4.0 inch ipod touch5, somebody knows how to solve this issue?
1 decade ago
by lTyl
ig.ua.iPhone = all iPhone and iPod Touch devices
ig.ua.iPhone4 = iPhone 4 and 4th Gen iPod Touch
ig.ua.iOS = all iPhone, iPod Touch and iPad
ig.ua.mobile = iPhone, iPad, Android, WinPhone
From
Documentation
1 decade ago
by Joncom
It does seem a little funny that "mobile" would include iPad, but not iPod...
To extend this question a bit more.
How do i detect a window 8 touch device, not windows phone?
This doesn't work:
if( ig.ua.touchDevice ) {
window.myTouchButtons.draw();
}
Problem solved!
It was my fault. Was checking in the wrong place of the code.
Page 1 of 1
« first
« previous
next ›
last »