[ 
https://issues.apache.org/jira/browse/CB-12119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-12119:
----------------------------------
    Labels: wkwebview-baked-in wkwebview-known-issues  (was: wkwebview-baked-in)

> local-webserver plugin lets android builds fail
> -----------------------------------------------
>
>                 Key: CB-12119
>                 URL: https://issues.apache.org/jira/browse/CB-12119
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-plugin-wkwebview-engine
>            Reporter: Maik Riechert
>            Assignee: Shazron Abdullah
>            Priority: Major
>              Labels: wkwebview-baked-in, wkwebview-known-issues
>
> I use the WKWebViewEngine plugin together with local-webserver (due to CORS 
> restrictions when trying to load e.g. local audio files to play back using 
> WebAudio). However, the local-webserver plugin modifies the `<content>` tag 
> in my config.xml, affecting all platforms, and making android builds not work 
> anymore. This is quite bad and in my opinion a plugin should never touch the 
> config.xml file but only provide settings etc. via the regular plugin 
> mechanism.
> My workaround is to override the content value inside a `<platform 
> name="android">` block of my config.xml. And this is what the local-webserver 
> plugin should do. It should just put the content override in the iOS platform 
> tag, and not use hook scripts.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to