g45t345rt / g45w

A Dero Universal Wallet with mobile UI.
MIT License
43 stars 6 forks source link

Stuck while "Loading lookup table" on Android #8

Closed flolu closed 1 year ago

flolu commented 1 year ago

I've tried to install the v0.5.0 g45w_android_arm.apk on my Android phone.

However, when starting the app it is stuck on the "Loading lookup table" screen. I've waited like 15 minutes, but still nothing happens.

Do I just have to wait longer? Might this be a network problem?

I'm using LineageOS 19

g45t345rt commented 1 year ago

Should not take more than 2-5s depending on device and this cannot be a network problem. The process is generating a lookup table to retrieve the real balance of an HE encryption value.

Not sure why you're stuck there :( What is your Android device?

flolu commented 1 year ago
g45t345rt commented 1 year ago

Can you pull and retry. I've embed the lookup table within the app.

flolu commented 1 year ago

@g45t345rt I wasn't able to build the APK on my Fedora machine. Can you create a new release with the APK file?

g45t345rt commented 1 year ago

Np, try the new release https://github.com/g45t345rt/g45w/releases/tag/0.6.0

flolu commented 1 year ago

@g45t345rt thanks, it works now!

One note though: I was getting an error when trying to open my wallet. I had to enable permission to access files for the app. Would be nice if the app asks for permission.