First ticket is hidden by navigation bar on iOS | Community
Skip to main content

First ticket is hidden by navigation bar on iOS

  • May 4, 2021
  • 1 reply
  • 0 views

Paulo14

Device: iPhone XR, using iOS 14.5

ZendeskMessagingSDK version 3.8.1

Code:

let zendesk = UINavigationController(rootViewController: HelpCenterUi.buildHelpCenterOverviewUi())

zendesk.modalPresentationStyle = .fullScreen

controller.present(zendesk, animated: true, completion: nil)

And as you can see in the Hierarchy View, the table view is being layouted behind the Navigation bar, so it becomes hidden

1 reply

Dave12
  • May 5, 2021

@Paulo Cesar Ferreira, can you confirm which version of the Support SDK you're using? 

Fwiw, the most recent version is 5.3.0: Support SDK for iOS Release Notes