ios - Is chrome for iPad same as the desktop version? -


i use http://caniuse.com/ lists check browser compatibility.

you have "chrome" , "chrome android" columns, no "chrome ios".

so ios version identical desktop chrome? or android chrome?

no. chrome on ios use uiwebview because of apple's restrictions.


Comments

Popular posts from this blog

vb.net - Alternative to the T-SQL AS keyword -

php - MySQLi binding parameters in a prepared statement doesn't work unless inserted after "WHERE" -

ios - CFRelease causing crash in iPad application -