MessageKit / MessageInputBar

A powerful InputAccessoryView ideal for messaging applications
MIT License
64 stars 44 forks source link

InputBarAccessoryView showing on top of presentedViewController #29

Closed isupremedyou closed 5 years ago

isupremedyou commented 5 years ago

MessageKit version(s): 3.0.0-beta-swift5 iOS version(s): iOS 13 Devices/Simulators affected: iPhone 11 A well written description of the problem you are experiencing: The messageInputBar is showing above the presentedViewController when a user puts the app into the background and then returns it to the foreground Please provide complete steps to reproduce the issue: NOTE: in iOS 13 Apple introduced a new card style for modal presentations, so perhaps this is related to other changes that came with that.

This only occurs when the inputTextView is currently the first responder while a VC is being presented

For UI related issues, please provide a screenshot/GIF/video showing the issue: Video: https://www.dropbox.com/s/h9c3nf3hpmmu9me/Screen%20Recording%202019-10-18%20at%2012.33.23%20PM.mov?dl=0 Image: https://www.dropbox.com/s/qcjosi8noduspgs/Screenshot%202019-10-18%2012.34.05.png?dl=0

xsoti commented 3 years ago

I have exactly this same issue on iOS 14