We can’t change the navigation bar background color on our ios app using zendesk sdk ,and it always fixed to blue and that doesn’t fit our design system , is there any way to change to white ?
Hi Ilies! This is an issue that our engineering team is aware of. They are working on a fix that they are targeting to be available in the next release of our SDKs.
in iOS 14. after tapped back button on navigation bar to end chat the navigation bar keep in color blue but this work fine in iOS 15. Can you help fix for iOS 14
I'm also having this issue, my SDK version was 5.4.0, then I saw this post and updated my pod to 5.5.0, but all it did was changing the navigation bar to translucent. It ignored the appearance I set on my navigationBar. I think the SDK is still tampering with the navigationBar.
The actual solution is the SDK not meddling with the navigation bar, like the Zendesk docs states:
@eric27 just a quick headsup, rolling back to 5.3.0 (ZendeskSupportSDK) and 2.11.1 (ZendeskChatSDK) makes the navigationbar designated color on my UINavigationController's bar appearance work again. Idk what the devs changed in 5.4.0 / 2.12.0 but that caused the bug.
Thanks for reporting this. I've looped in the corresponding dev team and create a bug report for this. Once I hear back on next steps, I'll post in this thread.
Any progress on this issue? ZendeskSupportSDK overrides the UINavigationController appearances and thus does not behave as advertised in the documentation.
We've patched this issue in the latest release (5.5.0), would you be able to update to the latest and let us know if you're still having issues?
Thanks!