storesafe/cordova-sqlcipher-adapter

Not working on cordova-android@7, should use AAR (Gradle)

brodycj opened this issue · 1 comments

As reported in storesafe/cordova-sqlite-storage#729 this plugin will not work on cordova-android@7, which is standard for latest Cordova CLI (8.0.0). The best solution would be to include SQLCipher for Android using Gradle. I would like to resolve this when supporting SQLCipher 3.4.2 / 3.5.8 (#62).