My thinking -- It'll be a hybrid approach - iOS 8 uses local-web server, iOS 9 doesn't. We'll have to support both if the dev deploys to an older target (the final fallback is UIWebView)
Either that or WKWebView plugin only works on iOS 9 and older iOSes fallback to UIWebView. On Wednesday, August 5, 2015, Edna Y Morales <[email protected]> wrote: > > Hi all, > > Since the file:// url loading bug was fixed for WKWebView in iOS 9, are we > going to move away from the local webserver solution? > > Thanks, > Edna Morales
