Recent searches


No recent searches

Tina Oberoi's Avatar

Tina Oberoi

Joined Dec 09, 2021

·

Last activity Dec 09, 2021

Following

0

Followers

0

Total activity

2

Votes

0

Subscription

1

ACTIVITY OVERVIEW

Latest activity by Tina Oberoi

Tina Oberoi created a post,

Post Developer - Zendesk SDKs

Hi I tried integrating the iOS SDK. While following the guide "Customise The Look", I did not find any other fields other than primary color to change. I tried adding a new help_center css file and that too doesn't seem to work. Could you please suggest any other ways to change the color of the header.
 

I have also attached the image and the code snippet.

let hcConfig = HelpCenterUiConfiguration()

hcConfig.labels = ["mobile article"]

let helpCenter = HelpCenterUi.buildHelpCenterOverviewUi(withConfigs: [hcConfig])

CommonTheme.currentTheme.primaryColor = UIColor.blue

self.navigationController?.pushViewController(helpCenter, animated: true)

Posted Dec 09, 2021 · Tina Oberoi

1

Follower

1

Vote

0

Comments