In Xcode 12 Vs iOS 14 , coredata crashes when using multithreading. All other domination of Xcode and iOS sdk version no issues

It seems context getting cleared in multithreading when use with core data.

Thread 3: EXC_BAD_ACCESS (code=1, address=0x33)

#5 0x00000001ad576390 in -[NSManagedObjectContext(_NSInternalAdditions) _forgetObject:propagateToObjectStore:removeFromRegistry:] ()


@Sujisha  I am also facing same issues in xcode12.5 with ios14.5

You got any solution kindly let me know

Thanks
In Xcode 12 Vs iOS 14 , coredata crashes when using multithreading. All other domination of Xcode and iOS sdk version no issues
 
 
Q