Hi,

What exactly are the advantages to serving with the file protocol if Cordova 
doesn't need to?

FWIW, I was never able to get WKWebView working without the additional XHR 
plugin, so serving from file holds no obvious advantage for me, at least.

--
Michael Gatto

___
Michael Gatto · Senior Software Engineer · vinSUITE
o: 707-253-7400 e: mga...@vinsuite.com
vinsuite <https://www.vinsuite.com/> · twitter  <https://twitter.com/vinsuite>· 
facebook  <https://www.facebook.com/vinSUITEsoftware/>· linkedin 
<https://www.linkedin.com/company/vinsuite/>
 
You sell wine. We make it easier.
Top 5 Tasting Room Survey Takeaways - Watch Now! 
<https://go.vinsuite.com/watch-CellarPass-webinar>
 

On 5/21/20, 9:18 AM, "julio cesar sanchez" <jcesarmob...@gmail.com> wrote:

    we should discuss about what's going to happen
    with cordova-plugin-wkwebview-engine
    
    cordova-ios 6 is coming soon and it uses WKWebView, but it uses a custom
    scheme to serve the app content instead of serving from file protocol.
    some people prefers file over the custom scheme,
    but cordova-plugin-wkwebview-engine will not work in cordova-ios 6 because
    of some breaking changes introduced.
    
    So, should we
    
    a) continue maintaining cordova-plugin-wkwebview-engine and fix it to work
    on cordova-ios 6?
    b) modify cordova-ios 6 to allow both file and custom scheme and then
    sunset cordova-plugin-wkwebview-engine?
    c) do nothing and tell people who want to use file protocol to stick with
    cordova-ios 5.1.1?
    d) other option I didn't think of (please, describe)
    

Reply via email to