Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
-
None
-
iOS 8
Description
Usage of the CSP is inadequate because that governs network requests in the UIWebView.
We need to re-enable <access> tag parsing and create a CDVAccessWhitelistPlugin (similar to the legacy whitelist) so native code network requests can be whitelisted.
Note this filter is through CDVURLProtocol, where it checks the viewController for shouldAllowRequestForURL
Attachments
Issue Links
- blocks
-
CB-9329 cordova-ios medic tests are not getting test results
- Closed