Closed theospears closed 3 days ago
It looks like updating the badge count for the app always happens on the main thread, which means it can use the viewContext. Add an appropriate assertion and switch to this context.
Testing: Verified the app could launch and update goals
master
This stack of pull requests is managed by Graphite. Learn more about stacking.
It looks like updating the badge count for the app always happens on the main thread, which means it can use the viewContext. Add an appropriate assertion and switch to this context.
Testing: Verified the app could launch and update goals