Messagekit: Confusing Bug : Space at bottom of collectionView or Above of InputBarMenu

Created on 2 Aug 2018  路  6Comments  路  Source: MessageKit/MessageKit

I'm using first time MessageKit and facing this space issue since 3 days.

Explanation:

simulator screen shot - iphone 8 plus - 2018-08-02 at 12 16 26

When i try to open keyboard automatically add space at bottom of collectionView or Above of InputBarMenu i don't have idea what's going on. i have check all solutions but didn't get proper solution for this .

Thanks in Advance

question

All 6 comments

when i press return from keyboard CollectionView Jerking and go to up and add space

Sorry I think the language barrier is preventing me from understanding what your saying. I don't understand what the issue is, can you try and be more clear on what your doing? Also is this reproducible in the ChatExample app.

Sent with GitHawk

OK, what I', trying to say is that when press return, new line is added inside input view but at the same time some space is added just below the last message, as visible in picture.

Very difficult to debug without an example app. It _could_ be related to the inset bug but I think this is more likely to be an error in your code. Are you subclassing MessageInputBar? Have you set extendedLayoutIncludesOpaqueBars = false?

Sent with GitHawk

i have solved this issue. The issue was in my code (IQKeyboard) library was creating problem in my code Thanks for your help

Maybe we should add something to the FAQs about using MessageKit + IQKeyboard. Many people run into this problem

Was this page helpful?
0 / 5 - 0 ratings

Related issues

emmanuelay picture emmanuelay  路  3Comments

bilaalrashid picture bilaalrashid  路  3Comments

ahmedwasil picture ahmedwasil  路  3Comments

pawankmrai picture pawankmrai  路  3Comments

NiklasWilson picture NiklasWilson  路  4Comments