Chrome IOS - Is it just a UIWebView?

后端 未结 3 939
孤城傲影
孤城傲影 2020-12-04 18:52

I\'m not sure this is a suitable question for here but is the new Chrome app for IOS just a UIWebView?

If so then would it be safe to assume that there shouldn\'t be

3条回答
  •  一整个雨季
    2020-12-04 19:38

    Yes, you're right... it uses the webkit rendering engine, with Chrome UI.

    Ref. DaringFireball...

    It’s not the Chrome rendering or JavaScript engines — the App Store rules forbid that. It’s the iOS system version of WebKit wrapped in Google’s own browser UI

提交回复
热议问题