macOS 13.6 Core Data NSFetchedResultsController not updating on background context changes
👀 Views: 0
💬 Answers: 1
📅 Created: 2025-06-12
core-data nsfetchedresultscontroller macos
I'm encountering an issue with `NSFetchedResultsController` not updating correctly when changes are made in a background context on macOS 13.6. My app uses Core...