I am using JSQMessageController in my chat application. In that view controller i have added one more text view at the top to add recipients. JSQMessage chat bar goes up if the focus is on JSQMessage chat bar, it doesn't goes up if the focus is on other text field. How i can forcefully move that bar up ?
Asked
Active
Viewed 136 times
1
-
you should post some code – Quiet Islet Nov 23 '17 at 12:09
-
Exactly what code you want me to post? – aqsa arshad Nov 23 '17 at 12:13
-
you just post image. people is not getting better understanding to help you – Quiet Islet Nov 23 '17 at 12:14
-
what does the `JSQMessageController` documentation say about the issue (beyond the actual _JSQMessageController_ all deprecated and not maintained any longer)? – holex Nov 23 '17 at 12:22
-
Why do you want to move the JSQMessage chat bar up when editing the recipients field? – Laffen Nov 23 '17 at 12:24
-
I'm unsure where this will work with the Pods you are using or with your code - however have you looked at IQKeyboardManager? – benjiiiii Nov 23 '17 at 12:54
-
@holex, I didn't find anything relevant to this issue. – aqsa arshad Nov 23 '17 at 13:44