-
Notifications
You must be signed in to change notification settings - Fork 121
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
After adding the plugin Android compilation fails #301
Comments
@HarelM Is that still true with the latest release 3.7.0 ? |
I'll check and let you know. |
Yes, this is still relevant. |
@HarelM Can you try 4.0.1 |
I'll try and let you know. Thanks for taking the time to look into this! |
@jepiqueau the issue still exists in 4.0.1. |
@HarelM i will try when i am back home |
@HarelM it seems that it may come from androidx.security:security-crypto where i use an alpha version but there is nothing i can do about. |
Ok, thanks for letting me know! |
@HarelM can you make a PR for the doc? |
See #312 |
@HarelM i now close this issue, i will wait for a stable release of |
Describe the bug
There seems to be a duplicate file between this plugin and probably another one (not sure which) that when I add this plugin I get a compilation error message.
In order to solve this error I add the following lines to gradle.build file in the app folder:
To Reproduce
Steps to reproduce the behavior:
npm install @capacitor-community/sqlite
npx cap sync
Expected behavior
I should be able to add this plugin without any compilation errors
Screenshots
N/A
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: