Apr 17
IOS Mobile 26.4.1 “freezing”
This is something I am keeping an eye on and also looking out to see if there are other reports.I have a had a few instances recently where I have had to restart the app (which I have saved to my Home Screen).This happened today in the following instances:1) After filtering “all transactions “ on mobile and I was not able to navigate away again2) After editing a category note. Again, the app became unresponsive.I was carrying out the same actions in parallel in BFB with no issues there.Thank you
Completed
Thanks for flagging — pretty sure this was a stale-cache thing, not a new bug. iOS PWAs hang onto old JS really aggressively, and when we deploy, the cached code can fail to load newer pieces. Shows up exactly like what you hit: stuck screens, actions that hang. Quick fix: fully close the app (swipe it away from the app switcher) and reopen — you'll pick up the latest version. I also shipped a fix a yesterday so the app now notices when it's running old code and quietly reloads itself. So once you're on the fresh version, this shouldn't happen again. If it does, let me know — I'll dig in.