github jessesquires/JSQMessagesViewController 6.1.0
Release 6.1.0

latest releases: 7.3.5, 7.3.4, 7.3.3...
9 years ago

Milestone 6.1 is closed!

What's new

The - (NSUInteger)hash method is now required for the JSQMessageData and JSQMessageMediaData protocols. The library has always implemented this for the provided model objects, but you must implement this method if you use custom classes/subclasses for your model objects. This is due to the new caching mechanism introduced in v6.0. See #631 for more details. (Note: you get hash from NSObject, but you should implement it yourself based on your message data.)

Issues closed

Don't miss a new JSQMessagesViewController release

NewReleases is sending notifications on new releases.