gcash / android-neutrino

Android mobile wallet using the bchwallet/neutrino backend
9 stars 9 forks source link

Sometimes new incoming blocks and transactions fail to get pushed to the UI #10

Closed cpacia closed 5 years ago

cpacia commented 5 years ago

This is hard to pin down when and why it happens. Seems to happen when the app has been open for a while less than when it just started. Restarting usually makes them show up.

cpacia commented 5 years ago

I think this is fixed. I think it was the settings activity opening the main activity rather than calling finish that was screwing it up. Will revisit if it's still happening.