Vor Kurzem aufgerufene Suchen


Keine vor kurzem aufgerufene Suchen

Customise Look not working in IOS SDK Integration



Gepostet 09. Dez. 2021

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)


1

0

0 Kommentare

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.

Sie finden nicht, wonach Sie suchen?

Neuer Post