jessesquires / JSQMessagesViewController

An elegant messages UI library for iOS
https://www.jessesquires.com/blog/officially-deprecating-jsqmessagesviewcontroller/
Other
11.14k stars 2.81k forks source link

JSQMessagesViewAccessoryButtonDelegate.h not found in pod 7.3.4 #1967

Closed yangboz closed 7 years ago

yangboz commented 7 years ago

New issue checklist

After pod install.

What happened?

DemoMessagesViewController.m:20:9: 'JSQMessagesViewAccessoryButtonDelegate.h' file not found

asifSdSol commented 7 years ago

Is someone working on it?

yangboz commented 7 years ago

@asifSdSol Workaround:https://github.com/yangboz/DeepDetectMessager/tree/master/ChatBotJSQMessager/AIChatBots/JSQMessagesViewController

alessioarsuffi commented 7 years ago

@asifSdSol, @yangboz i've forked this repo and pushed a version 7.3.5 on cocoapods; this fix missing header :)

pod "AAMessagesViewController"

hope this helps :)

jessesquires commented 7 years ago

Hello everyone!

I'm sorry to inform the community that I'm officially deprecating this project. 😢 Please read my blog post for details:

http://www.jessesquires.com/blog/officially-deprecating-jsqmessagesviewcontroller/

Thus, I'm closing all issues and pull requests and making the necessary updates to formally deprecate the library. I'm sorry if this is unexpected or disappointing. Please know that this was an extremely difficult decision to make. I'd like to thank everyone here for contributing and making this project so great. It was a fun 4 years. 😊

Thanks for understanding, — jsq