-
I am not sure what's going on here:
#0 (null) in objc_msgSend ()
#1 (null) in -[NSIndexPath isEqual:] ()
#2 (null) in -[OTRMessagesViewController messageAtIndexPath:] at /ChatSecure/ChatSecure/Cl…
N-Pex updated
7 years ago
-
O Caronae utiliza atualmente a lib [JSQMessagesViewController](https://github.com/jessesquires/JSQMessagesViewController) para criar a tela de chat a partir do arquivo `Chat/ChatViewController.swift`,…
-
Getting the following error:
```
error: 'JSQmessagesViewController/JSQMessages.h' file not found
#import "JSQmessagesViewController/JSQMessages.h"
^
:0: error: failed to import bridging heade…
-
@lijie121210
As you told in https://github.com/jessesquires/JSQMessagesViewController/issues/1049 you implemented Audio message in JSQ. After going through your file EXTJSQMediaMessage.swift i didnt …
-
For an example, see the below picture where the messageInputBar overlaps the new "home button bar" area.
-
Problem: Not only do we think this would be much more efficient, but `JSQMessagesViewController` expects it.
Solution: Remove rest of user object and replace with simple `_id` field for each user ass…
-
## General Information
* MessageKit Version:
* iOS Version(s):
* Swift Version:
* Devices/Simulators:
* Reproducible in ChatExample? (Yes/No):
## What happened?
## What…
-
@chrisballinger @tladesignz @davidchiles @orta @foozmeat
we are following https://github.com/ChatSecure/ChatSecure-iOS/blob/master/README.md
but when we reach on pod install, showing error:
`…
-
Have been working for long time trying to figure out this issue: description doesn't wrap and only showing as one truncated line. Someone reported this issue before but it seems v1.7 solved it. So I r…
-
I believe this is happened after the row height changes, although it wasn't immediately obvious at the time.
The scroll to bottom causes the table to jump a bit when adding ne messages.