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

App crashing when getting to fees setting to SEND #24

Open
bitcoinheiro opened this issue Jun 27, 2023 · 5 comments
Open

App crashing when getting to fees setting to SEND #24

bitcoinheiro opened this issue Jun 27, 2023 · 5 comments

Comments

@bitcoinheiro
Copy link

This is a degoogled phone running with Tor proxy.

If I go to the "Local currency" tab on the app, it doesn't show any option to select from (maybe related).
Does the app requires clearnet and/or Google Play Services to work properly?

Steps to reproduce:

  1. Open wallet
  2. Press "Send"
  3. Set value to send and press "Continue"
  4. Set address to send and tag
  5. Crashes if I press "Create transaction" or "Customize transaction"

From the crash log, I understand the problem is related to fee estimation.
Here's the crash log:
image

@JayceLuong
Copy link
Collaborator

JayceLuong commented Jun 27, 2023

Are you sure your device is connected to the Internet

@bitcoinheiro
Copy link
Author

bitcoinheiro commented Jun 27, 2023

Yes, the wallet is online. It can check the status of the UTXOs I have. Everything works fine except when sending. (kinda important feature 😁 ). Also, being offline should not cause an app crash.

@JayceLuong
Copy link
Collaborator

Yes, we support offline, but it needs to fetch the fee from the server at least once.

@bitcoinheiro
Copy link
Author

But the wallet is online, just using Tor, so probably the fee server is identifying it as spam? But it should just say: "Cannot reach fee server, please connect to the internet or you're on your own to estimate the best fees" - something along those lines. Should not be an app crashing event

@JayceLuong
Copy link
Collaborator

Ok I will update the default value in this case

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