openwallet-foundation / bifold-wallet

Aries Mobile Agent React Native - Part of the Aries Bifold effort to provide SSI capabilities in a production ready app.
Apache License 2.0
154 stars 150 forks source link

No working in Android #211

Closed jmerino12 closed 2 years ago

jmerino12 commented 2 years ago

i have an error when i run in android.

Starting a Gradle Daemon (subsequent builds will be faster)

FAILURE: Build failed with an exception.

jleach commented 2 years ago

@jmerino12 I think the issue is specific to your environment. Check the GitHub Actions. It does an Android build for every PR or merge to main and it runs ok.

jmerino12 commented 2 years ago

@jleach yes, configure correctly and it already worked for me, thanks