最近搜索


没有最近搜索

Customise Look not working in IOS SDK Integration



已于 2021年12月09日 发布

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 条评论

请先登录再写评论。

找不到所需的内容?

新建帖子