I frequently use the http://caniuse.com/ lists to check browser compatibility.
You have "Chrome" and "Chrome for Android" columns, but no "Chrome for iOS".
So is the iOS version identical to the desktop Chrome? Or Android Chrome?
I frequently use the http://caniuse.com/ lists to check browser compatibility.
You have "Chrome" and "Chrome for Android" columns, but no "Chrome for iOS".
So is the iOS version identical to the desktop Chrome? Or Android Chrome?
No. Chrome on iOS actually use UIWebView because of Apple's restrictions.
The underlying engine for Chrome for IOS is the standard UIWebView (like what safari for ios uses), not the one for the desktop.