8

Is this by design ?

The app, I am working on has a black background navigation bar and white text, set using UINavigationBar.Appearance BarStyle / BarTintColor / TintColor

On iOS 10 all is good: when a CNContactPickerViewController is presented, its ui has a white background. On ios 11 it has a black navigation bar. The problem is the UISearchBar: it displays black text over a black background....

Praveen Matanam
  • 2,773
  • 1
  • 20
  • 24
Softlion
  • 12,281
  • 11
  • 58
  • 88
  • It seems CNContactPickerViewController got left behind by Apple a long time ago and no one has cared to update it for the last several iOS versions, unfortunately. – SAHM Oct 24 '17 at 20:44
  • It is an ios 9 thing, not so old. On ios 10 it works fine. – Softlion Oct 25 '17 at 07:10
  • CNContactPickerViewController in general has been flawed since the beginning. The Search bar is unhideable and also unusable when picking multiple contacts, so this has needed fixing since iOS 9, but has been ignored by Apple for three iOS's. – SAHM Oct 25 '17 at 16:26
  • Possible duplicate of [How to change color of CNContactPickerViewController searchBar](https://stackoverflow.com/questions/46162120/how-to-change-color-of-cncontactpickerviewcontroller-searchbar) – paulvs Jan 24 '18 at 19:34

0 Answers0