Detect iPhone Version using jQuery
In this post, find jQuery/JavaScript code to detect iPhone version. There is no direct way to find out version and in fact the User agent string also doesn’t have any information about iPhone version. The User Agent string have details about OS version, but not the iPhone version. Related Post: Detect Apple Devices (iPad, iPhone, […]