Post

Replies

Boosts

Views

Activity

iOS 14: Core Data (NSFetchedResultsController) crash with PFArray / PFMutableProxyArray
Have been getting many crash reports connected to Core Data since iOS 14 was released. The crashes seems to be triggered internally when trying to access objects or sections from NSFetchedResultsController. Here are some examples: 💥 CoreData: -[_PFMutableProxyArray objectAtIndex:] 💥 CoreData: -[_PFArray objectAtIndex:] 💥 CoreData: -[_PFArray subarrayWithRange:] Does anyone else experience this? Any suggestions on how to get around it? Thanks!
0
1
556
Apr ’21