SOMessaging icon indicating copy to clipboard operation
SOMessaging copied to clipboard

Messaging library for iOS 7.x

Results 24 SOMessaging issues
Sort by recently updated
recently updated
newest added

Hi @arturdev, How can i use it in project using Swif

How to put ChatHistory into SOMessages Type. Please Help Me.

Hi, I work in app who using this library. Past week Apple rejected the app because of this selector. Apparently this selector is the same of one iOS private API....

Second line was not alignment while i am using ios8 SDk

Hi I am using **NVSlideMenuController** for horizontal navigation for menu from link https://github.com/nverinaud/NVSlideMenuController but the program breaks at - (BOOL)my_shouldAutorotate { if ([self respondsToSelector:@selector(cantAutorotate)] && self.cantAutorotate) { return NO; }...

Hi I am working with this Library working Great But i need delete a particular row like after long press for that I am using Gestures below is my Gesture...

why i can't send message as image and video while i can send text message?

I'm getting to the SOMessagingViewController through a push segue, so I have a navigation controller at the top. How do I get the table view size to consider that?