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

Error on Android #163

Open
den666 opened this issue Sep 14, 2022 · 0 comments
Open

Error on Android #163

den666 opened this issue Sep 14, 2022 · 0 comments
Assignees

Comments

@den666
Copy link

den666 commented Sep 14, 2022

I'm using:

"@capacitor/android": "3.4.3",
"@capacitor/app": "1.1.1",
"clevertap-cordova": "^2.5.2",
"@capacitor/core": "3.4.3",
"clevertap-cordova": "^2.5.2",

use a mixture of the two documentations because the official one did not work:

https://developer.clevertap.com/docs/cordova-quick-start-guide#ioniccapacitor-integration
https://ionicframework.com/docs/native/clevertap

and when compiling I have the following errors:

[capacitor] ✖ Running Gradle build - failed!
[capacitor] [error]
[capacitor] FAILURE: Build failed with an exception.
[capacitor]
[capacitor] * Where:
[capacitor] Build file '/Users/dennisespinoza/repositorios/autority-mobile-client/android/app/build.gradle' line: 35
[capacitor]
[capacitor] * What went wrong:
[capacitor] A problem occurred evaluating project ':app'.
[capacitor] > Project with path 'CordovaLib' could not be found in project ':app'.

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

No branches or pull requests

2 participants