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

Chat SDK iOS - Open Source Mobile Messenger

Results 55 chat-sdk-ios issues
Sort by recently updated
recently updated
newest added

1. **Is the bug present in the demo Chat SDK project?** Yes 3. **What modifications have you made to the Chat SDK?** chatConfig.locationMessagesEnabled = false chatConfig.threadTitleFont = .triiboSemiBoldFont(ofSize: 18) chatConfig.messageTextFont...

1. **Is the bug present in the demo Chat SDK project?** Yes. 3. **What modifications have you made to the Chat SDK?** chatConfig.locationMessagesEnabled = false chatConfig.threadTitleFont = .triiboSemiBoldFont(ofSize: 18) chatConfig.messageTextFont...

1. **Is the bug present in the demo Chat SDK project?** Yes. 3. **What modifications have you made to the Chat SDK?** None. 5. **iOS Version? Device or simulator?** iOS...

Full breakdown is available on the [features page](http://chatsdk.co/features/).

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...