shungz89
shungz89
**Describe the bug** Due to "didChangeLocales" in root_controller always replace locale from deviceLocale instead of App's locale, I am unable to prevent deviceLocale from overriding my App's Locale. This issue...
I have followed this example to create my customized xib https://github.com/badoo/Chatto/issues/148 However the SendButton is still link to ChatInputBar, and in the class I noticed that to updateSendButton is actually...
The current max height for textinputbar cannot be set, causing it to cover the whole Chat ViewController. I have tried accessing the frame.height but however the view is set to...
I'm not sure why the image capture by the camera is rotated after the message is being refreshed. Furthermore, whenever I make a photo message comparing to loading it in...