Fitness - bug fix
There’s been a hard to track down bug relating to loading the data in the app that I think I’ve finally squashed. Your exercises and workouts and stored as json files in an icloud drive. This keeps them safe, backed up and syncable when you move phones. However sometimes (particularly after a phone update) the file isn’t ready to read when the app loads. So the app start, tries to get file from icloud which triggers downloading it, but doesn’t always get it and it looks like you’ve lost your exercises. ...