ActionSheetPicker-3.0
ActionSheetPicker-3.0 copied to clipboard
DatePicker cancel and done buttons appear in Xcode build but not in testflight build.
Hi, I added this line picker?.toolbarButtonsColor = UIColor.blue
to the ActionSheetDatePicker
closure and it appear fine in the Xcode build. However, I archived the build and put it on testflight and now the cancel and done buttons are not visible anymore (they appear almost grayish white). I'm using iPhone 7 and iOS 10.3.2. Any ideas how to fix this? Thank you!
@zoufishanmehdi please update if you're still facing this issue