We found that when a user opens ZenDesk chat and goes back, the navigation bar blinks/flashes once with blue colour.
After that, it starts to happen in both ways, on the appearing chat screen and disappearing.
Condition:
iOS 15.5
ZendeskChatSDK 2.12.0
Chat pushes in UINavigationController as the second (not first) viewController.
The root view controller was presented as a modal.
Is anyone has the same issue? If so, what is your workaround for this?
Navigation bar glitch
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Can you share the code snippets of how you're initializing the sdk and presenting the view?
Thanks!