Skip to content

Error when loading assets not over HTTP #2

@davidpaulrosser

Description

@davidpaulrosser

When trying to load assets locally in a bundle the following error gets thrown: Cross origin requests are only supported for HTTP.

There's a few similar issues that have been reported across different projects:

https://stackoverflow.com/questions/36451720/cordova-ios-cross-origin-requests-are-only-supported-for-http

crosswalk-project/crosswalk-ios#69

A solution could be to use a local web server to load the url request from:

httpswift/swifter#206

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions