alastria/alastria-wallet

Android device deploy

ChristianTaidi opened this issue · 3 comments

I am currently trying to reproduce the alastriaID ecosystem and in this case focusing on the wallet deployment for android devices.

When I try to run the wallet in a physical device using Android 10 I get an error when starting the app, it installs successfully in the device but does not run throwing the following error

The connection to the server was unsuccessful (file:///android_asset/www/index.html)

I am using the most recent commit and the browser deployment works perfectly the only problem is the device deployment, perhaps it is due to a missing file in the build process or a missing dependency

Using

  • cordova 9.0.0
  • Android SDK 28 and latest build tools
  • npm 5.6.0
  • node 10.0.0

Everything else as specified in the package.json

HI, Cristian.
Sorry for the big delay to reply to you.
The error maybe is due to a problem with the Demo Server we are using to help people to demonstrate the wallet.
Please let us know if your error is still ahppening.

I close this issue until further notice.
If the problem persists, feel free to reopen the issue

Hello, sorry for not replying, I was trying to replicate the environment to develop my thesis on a blockhain based KYC process, i developed a wallet and an environment by myself but I will test this system in case it wors to continue with the project development. I would also like to participate in the Alastria project so when I have managed to replicate the whole system and understand it´s inner workings, maybe I could include some of my ideas.
Thank you very much