tomayac’s avatartomayac’s Twitter Archive—№ 12,184

  1. …in reply to @henry_dawson
    @henry_dawson All third-party browsers on iOS, Chrome included, are essentially just wrappers around a WKWebView (developer.apple.com/documentation/webkit/wkwebview), as that’s the only thing Apple allows. While some things can be realized inside web views (nielsleenheer.com/articles/2017/about-chrome-ios-and-payment-request/), other things like A2HS just can’t.