Philipp Walter
Philipp Walter
Hi there, without me trying to reproduce this on a new machine could you try the following: - in case you have Android Studio installed, update to the [latest version](https://developer.android.com/studio)...
> It would be helpful to have a dockerfile for the builds, Our process usually involves a bash script, and a dockerfile I agree it would be a good thing...
Tested on both platforms development and production builds, not able to reproduce. If this is some rare bug it might not be worth fixing before migration to pubky.
Hi, is this the issue you're referring to? ``` cp: cannot stat '/Users/runner/work/1/s/android/app/build/outputs/apk/release/app-release.apk': No such file or directory ``` The build is configured to use multiple APKs based on ABI....
If I understand correctly this issue is still there: https://github.com/user-attachments/assets/5fb4ee45-34a4-4f74-8ea7-6d64003b59c1
Still running into to this: https://github.com/user-attachments/assets/a0925200-fab4-4f0a-8b2c-157096da74b2 Also after boosting with RBF the balance is briefly set to 0: https://github.com/user-attachments/assets/20bed3bf-ad1c-44ba-b10d-3d1eb732ded8
Codewise this feels like this logic needs to be in a central place (probably beignet) instead of being spread out in multiple places. UTXO state should be always 'fresh', maybe...
Attempted to fix in https://github.com/synonymdev/bitkit/pull/2225, let's move this to the backlog and see if it still occurs.
I can't reproduce this one.
> On tesnet or production? Regtest, although network shouldn't really matter in this case.