Hello all, i'm using MessageKit lib. But it's rise an error when build
"No such module 'MessageInputBar".
If you're using existing code and have updated to MessageKit 3.0, MessageInputBar has been replaced with InputBarAccessoryView. See here for more info.
This issue has been marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
can you guys please explain the Inputbaraccessoryview
I tried to use older code and I updated to MessageKit 3.0
I cannot get this to work. the send button when pressed does nothing
can we please get an example
You should to re-type out the delegate methods (let it be done with autocomplete) to make sure it matches correctly
Sent with GitHawk
i used version MessageKit 2.0 to resolve this issue
@huyvm that's not really a solution
Sent with GitHawk
@nathantannar4 because with old project, need use version 2.0. But, with new project use version 3.0, MessageInputBar with other branch
Most helpful comment
If you're using existing code and have updated to MessageKit 3.0, MessageInputBar has been replaced with InputBarAccessoryView. See here for more info.