You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've got the styling of the top bar with a custom color working on Android via changing my theme, but the IOS instructions are confusing:
The navigation bar color is not set by the Unified SDK but inherited from the presenting navigation controller or the UINavigationBar appearance singleton.
There is currently only one colour that can be set on the Chat SDK. This colour is used to style the user's message bubbles. For more details, see the docs on [styling the Unified SDK](https://developer.zendesk.com/embeddables/docs/ios-unified-sdk/customize_the_look#how-theming-works).
Has anyone successfully changed the navigation bar color on IOS? I'm in over my head here, but it's currently dark blue with black text and it looks awful.
The text was updated successfully, but these errors were encountered:
I tried everything i found about UINavigationBar customization and had no apparently success in simulator. When i tried in a physical device it inherited the theme colors. So in simulator i have this awful topbar with a blue background and a black text color. But in the device its ok. have u already runned your app in a physical device?
I've got the styling of the top bar with a custom color working on Android via changing my theme, but the IOS instructions are confusing:
The navigation bar color is not set by the Unified SDK but inherited from the presenting navigation controller or the UINavigationBar appearance singleton.
There is currently only one colour that can be set on the Chat SDK. This colour is used to style the user's message bubbles. For more details, see the docs on [styling the Unified SDK](https://developer.zendesk.com/embeddables/docs/ios-unified-sdk/customize_the_look#how-theming-works).
Has anyone successfully changed the navigation bar color on IOS? I'm in over my head here, but it's currently dark blue with black text and it looks awful.
The text was updated successfully, but these errors were encountered: