capacitor-community / contacts

Contacts Plugin for Capacitor
https://capacitor-community.github.io/contacts/
122 stars 54 forks source link

Running Gradle build - failed! [capacitor] [error] - July 2022 #76

Closed erikjmartinez closed 1 year ago

erikjmartinez commented 2 years ago

When trying to run my app with this plugin as well as the example application (https://github.com/byrdsandbytes/capContactsDemo) i get the following errors when running 'ionic capacitor run android'.

Running Gradle build - failed! [capacitor] [error]

I ran the following commands before trying to run the application on android.

tafelnl commented 1 year ago

Because of the age of this issue, I'll close it. But if you do still encounter issues, please re-open.


On a side note:

A new major of this plugin just got released as a beta version. The plugin is refactored quite a bit. Among others, the API and TypeScript definitions got improved.

Check out the newly added docs here: https://capacitor-community.github.io/contacts

Mind you that the new version (v3 and v4) are currently still in beta. However, the beta is tested quite extensively and fairly stable. If you're willing to test it out in your project, it would be much appreciated!