jessesquires / JSQMessagesViewController

An elegant messages UI library for iOS

Home Page:https://www.jessesquires.com/blog/officially-deprecating-jsqmessagesviewcontroller/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scroll to last message

coty10 opened this issue · comments

Hi Guys!
probably it's already been discussed... but it seems i cannot wrap my head around this...

self.automaticallyScrollsToMostRecentMessage = true leaves the last message under the keyboard (or text field bar).
Same thing happens when i send a new message... this will be displayed under the bar (or keyboard).
It looks like it takes the second to last instead of the last....
could you please help me... i really don't know what else to try..

err1

err2

I'm closing it.... sorry.... what a dumb... i was not calling finishReceivingMessage()...

:)