Skip to content
This repository has been archived by the owner on Mar 27, 2020. It is now read-only.

Encryption not working with latest Cordova version #17

Open
islamoc opened this issue Jun 1, 2017 · 5 comments
Open

Encryption not working with latest Cordova version #17

islamoc opened this issue Jun 1, 2017 · 5 comments

Comments

@islamoc
Copy link

islamoc commented Jun 1, 2017

Hope this project is till maintained I'm always getting an error while trying to encrypt the file

@MrFlyingToasterman
Copy link

Could it be that with the new Ionic & Cordova version, the plugin does not work anymore ?
Im using Cordova 7.0.1 and
Ionic 3.4.2 .

I cant import the Plugin to my project. I mean I can add it. But the logcat throws the error message it is not installed.

@bellizio
Copy link

I'm having the same issue as well. I installed the plugin, but my app fails to build due to an error related to the plugin.

Ionic version: 3.4.0
Cordova version: 7.0.1

I noticed that the last commit to the repo was 2 years ago, but are there plans to update and maintain the plugin? If not, are there any alternatives for file encryption/decryption for ionic/cordova apps?

@disusered
Copy link
Owner

disusered commented Jul 11, 2017

I left a comment regarding this subject at:
#18 (comment)

@disusered
Copy link
Owner

I plan on refactoring the process as well, as maintainability was much too difficult with the way I have it set up i.e. proper CI and testing against multiple major cordova-android/cordova-iosversions.

In terms of functionality I am using Facebook's Conceal for Android but am considering JNCryptor for compatibility between iOS/Android, as performance on Android devices has improved (which was a reason for using Conceal).

Thoughts?

@disusered
Copy link
Owner

disusered commented Jul 11, 2017

Also as a mental note, given Ionic's popularity it will likely be worth testing explicitly against it as well. Likewise ng-cordova type support seems useful. I'll be organizing my thoughts more clearly in the coming days.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants