chat-sdk-ios icon indicating copy to clipboard operation
chat-sdk-ios copied to clipboard

Core Data mess - Does it do anything on background?

Open pangia opened this issue 3 weeks ago • 1 comments

BCoreDataStorageAdapter.m has most of its code commented out, and also calls methods that do essentially nothing. it also appears the persistentStoreCoordinator is attached to the main moc, causing excessive lag when dealing with many threads/contacts etc....

Has this core data implementation been tested / performance tested at all?

pangia avatar Jun 10 '24 16:06 pangia