You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
IQKeyboardManager has crash when controller interface switching, i think it's crash when keyboard show in the disappear controller and trigger a keyboard hide notification
Hmm, looks like IQKeyboardManager did layoutIfNeeded and app gets crashed due to some invalidate layout (due to your app logic). I think it's more related to your layout.
app will point out invalidate layout in xib file when controller has push,but i found has no layout warning in my project.so i think NSArray has insert some nil or invalidate index
Hi,
IQKeyboardManager has crash when controller interface switching, i think it's crash when keyboard show in the disappear controller and trigger a keyboard hide notification
The text was updated successfully, but these errors were encountered: