Skip to content

Issue with UI of 'MSGMessengerViewController' (iOS 13) #65

Description

@AntonShapoval

Issue with UI of 'MSGMessengerViewController' (iOS 13)

Steps:

  1. push in Navigation controller instance of MSGMessengerViewController subclass
  2. tap in text field of MSGInputView
  3. keyboard appears
  4. minimize the application by press of 'Home'
  5. activate application by tap on app icon
  6. show modally login screen (on top of a chat screen)
  7. enter credentials and dismiss login screen
  8. see issue with UI

Now it was fixed in my project by set up zero to 'topConstraint.constant' (KeyboardLayoutGuide) in 'viewWillAppear' of MSGMessengerViewController subclass.

a30f5787426d4e326ee4b88db62dd32a

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions