chat-sdk-ios
chat-sdk-ios copied to clipboard
Core Data mess - Does it do anything on background?
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?