QMChatViewController-ios icon indicating copy to clipboard operation
QMChatViewController-ios copied to clipboard

An elegant ready to go chat view controller for iOS applications

Results 10 QMChatViewController-ios issues
Sort by recently updated
recently updated
newest added

**Expected behavior** So, I've overrided the configuration for the TextView input when the user types a message to white, but after pressing the send button it goes back to black....

Hi, please advise a solution: error: Multiple commands produce '/Users/agmostudio/Library/Developer/Xcode/DerivedData/adsdasdas-agayvqesxbjfpvfwmwvdeqvsxmem/Build/Products/Debug-iphoneos/adsdasdas.app/Assets.car': 1) Target 'adsdasdas' (project 'adsdasdas') has compile command with input '/Users/aaa/Desktop/Projects/POC/adsdasdas/adsdasdas/Assets.xcassets' 2) That command depends on command in Target 'adsdasdas'...

I've just installed the pod and run the project. But I have some issues on the project like.. 1. "Could not build Objective-C module QMChatViewController" in import QMChatViewController 2. progress...

*Help avoid duplicate issue reports, check [existing issues](https://github.com/QuickBlox/QMChatViewController-ios/issues)* **Environment details** *iOS version, Quickblox iOS SDK version, QMChatViewController version* 10.15.1, Swift 5.0 **Did this work before?** Yes in swift 4.0 its...

*Help avoid duplicate issue reports, check [existing issues](https://github.com/QuickBlox/QMChatViewController-ios/issues)* **Environment details** *iOS version, Quickblox iOS SDK version, QMChatViewController version* **Did this work before?** **Expected behavior** **Actual behavior** **Logs** *Attach full logs...

*Help avoid duplicate issue reports, check [existing issues](https://github.com/QuickBlox/QMChatViewController-ios/issues)* **Environment details** *iOS version, Quickblox iOS SDK version, QMChatViewController version* iOS version 12.3.1 Quickblox iOS SDK version - latest version QMChatViewController version...

Hi, I've a PublicGroup dialog and use QMServices, but still messageSender is nil. What could be the problem? The QBUUser *messageSender the we get in the following method, - (NSAttributedString...

**Environment details** iOS version: 11 Quickblox iOS SDK version : 2.17.1 QMChatViewController version: 0.6.6 **Did this work before?** no **Expected behavior** I have to consume delegate function in ```QMAudioRecordToolbarDelegate``` that...

Setting the input toolbar height with the propery 'preferredDefaultHeight' in 'QMInputToolbar' is not working at the moment. It seems like, refernce to 'toolbarHeightConstraint' in QMChatViewController is missing in the pod.

I see in the example app how to add images, hiwever, I am using a caching engine for my images, not actual files on the filesystem, not standard web URLs....