Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cordova-android@7 not supported, fix needed #72

Closed
brodycj opened this issue Dec 28, 2017 · 2 comments
Closed

cordova-android@7 not supported, fix needed #72

brodycj opened this issue Dec 28, 2017 · 2 comments

Comments

@brodycj
Copy link
Owner

brodycj commented Dec 28, 2017

As reported in storesafe/cordova-sqlite-storage#729

@brodycj
Copy link
Owner Author

brodycj commented Jan 4, 2018

Solved in cordova-sqlite-storage as described in storesafe/cordova-sqlite-storage#729 (comment):

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.

@brodycj
Copy link
Owner Author

brodycj commented Jan 11, 2018

Now fixed.

@brodycj brodycj closed this as completed Jan 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant