You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I solved this issue by bundling the NDK objects in a JAR file and using `lib-file` tags in `config.xml` to add the JAR dependencies on Android. This seems to work fine with both cordova-android@6 and cordova-android@7 on Android 4.x / 5.x / 6.x / 7.x / 8.x.
Plan is to apply a similar solution to this plugin version.
As reported in storesafe/cordova-sqlite-storage#729
The text was updated successfully, but these errors were encountered: