Typically, this was immediately solved by using a withAnimation block around the state change that determines the visibility of the toolbar.
Post
Replies
Boosts
Views
Activity
I deleted all my Health data by going to Settings > Health > Data Access & Devices then going through all the devices and apps that had written data to Health. This appears to have solved the issue at the cost of all my recorded data.
Ok, I've got a spare device and I have reset it and created a brand new Apple ID and now the above code works exactly as I would expect.
So this leads me to the following question. How can I reset my HealthKit for my personal Apple ID, without losing my data as I would like to keep it?
I'm having similar issues. I have a playground in my workspace that I am trying to use to test a framework from the same workspace.Although I have access to the framework, changes after a particular point in time do not take effect. I've tried reopening the workspace, restarting xcode, cleaning the build folder, deleting derived data. Nothing changes. Even if one of these methods helped, it's no longer an efficient workflow anyway.I'm using Xcode 11.4 beta.