-
Hi guys!
Nearly done building my first Rubymotion app :+1: :+1: and I have 2 questions.
1) What is the best way of implementing a chat type screen using promotion? And would anyone have a gist of t…
-
Hi,
I am having a strange issue. I open a chat window then come back to previous screen and open another chat chat window and when i repeat this step third time. app crashes.
It happens in OTRMessages…
-
-
1. I have a navigation view controller inside a scroll view (added as a child view controller). In this view controller, I push the `JSQMessagesViewController` subclassed instance using basic navigati…
-
When pushing to the JSQMessagesViewController from a tableView embeded into the UITabBar Controller an empty space appear between last message and the composer .
This can be reproduced when embedding …
-
I’ve observed a strange issue between JSQMessageViewController and ABPeoplePickerNavigationController
In my test I’ve simply change rightBarButtonItem action to present ABPeoplePickerNavigationContr…
-
you like to close all the issues which you don't like so must I create new ones each time?
https://github.com/jessesquires/JSQMessagesViewController/issues/658#issuecomment-65265174
Ok, maybe I use a…
-
I cloned the sample to my desktop in Yosemite, installed cocoapods, and ran pod install. Doesn't seem to work:
JSQMessagesViewController(develop) > pod install
Analyzing dependencies
/System/Library/…
-
```
Assertion failure in -[OTRMessagesViewController collectionView:cellForItemAtIndexPath:], /Users/xxx/Documents/Off-The-Record-iOS/Pods/JSQMessagesViewController/JSQMessagesViewController/Controlle…
-
Hi,
I'm trying to figure out on how to detect a long pressure on a cell. I found older issues where you pointed users to `cell. longPressGestureRecognizer`, but this property doesn't seem to be prese…