> The docs mention <access> SHOULD be supported, but CSP is the way to go.

> > >
> > > Therefore <access> needs to be supported on iOS for native code
> requests
> > > (see failing FileTransfer tests CB-9329) since CSP is only in the
> context
> > > of the UIWebView. This is duplication of definitions unless we read the
> > > meta tag from native and dynamically create the allowRequests whitelist
> > > plugin.
> >
>
> I think it'd be fine to just say iOS doesn't support <access>, so use CSP
> (although sounds like there is a way to add it via .plist, might be pretty
> low priority)
>

The thing though is, we have to support <access> because of the above
reasons (native code network access)

Reply via email to