[
https://issues.apache.org/jira/browse/CB-8628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shazron Abdullah updated CB-8628:
---------------------------------
Description:
This is needed for the WKWebView local webserver solution.
Plugin: https://github.com/apache/cordova-plugins/tree/master/local-webserver
For example, a (CDVFile) file:///path/to/file url is transformed to a:
{code}
http://localhost:[port]/local-filesystem/path/to/file
{code}
The support is there already in the plugin, it just needs testing and debugging.
was:
This is needed for the WKWebView local webserver solution.
For example, a (CDVFile) file:///path/to/file url is transformed to a:
{code}
http://localhost:[port]/local-filesystem/path/to/file
The support is there already in the plugin, it just needs testing and debugging.
> Support /local-filesystem/ route in local-webserver plugin
> ----------------------------------------------------------
>
> Key: CB-8628
> URL: https://issues.apache.org/jira/browse/CB-8628
> Project: Apache Cordova
> Issue Type: Sub-task
> Components: iOS
> Environment: iOS
> Reporter: Shazron Abdullah
> Fix For: 4.0.0
>
>
> This is needed for the WKWebView local webserver solution.
> Plugin: https://github.com/apache/cordova-plugins/tree/master/local-webserver
> For example, a (CDVFile) file:///path/to/file url is transformed to a:
> {code}
> http://localhost:[port]/local-filesystem/path/to/file
> {code}
> The support is there already in the plugin, it just needs testing and
> debugging.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]