Closed theospears closed 9 months ago
The first attempt at using CoreData for the user had a number of issues around incorrectly handling context. In particular:
Be more thoughtful about passing around contexts to avoid this issue.
Testing: Ran app on simulator and verified I could log out
master
This stack of pull requests is managed by Graphite. Learn more about stacking.
Join @theospears and the rest of your teammates on Graphite
The first attempt at using CoreData for the user had a number of issues around incorrectly handling context. In particular:
Be more thoughtful about passing around contexts to avoid this issue.
Testing: Ran app on simulator and verified I could log out