tkyaji / cordova-plugin-crypt-file

This plugin to encrypt the source files.
Apache License 2.0
178 stars 116 forks source link

Encrypting android causes "No 'Access-Control-Allow-Origin' header is present on the requested resource." #13

Closed ruudsilvrants closed 8 years ago

ruudsilvrants commented 8 years ago

When installing this plugin AJAX request to the webserver fails with the exception "No 'Access-Control-Allow-Origin' header is present on the requested resource.". When removing the plugin the AJAX request are working. What could go wrong or how can I better debug this problem?

ruudsilvrants commented 8 years ago

This addresses also the same issue: http://stackoverflow.com/questions/35269982/cordova-android-cors-crypt-file-plugin

ruudsilvrants commented 8 years ago

Already solved, see issue: https://github.com/tkyaji/cordova-plugin-crypt-file/issues/4