Some text in "application" and "settings" page is not shown.
jkyeo opened this issue ยท 16 comments
Awwwww that's weird. The TextColor is setted to white, directly on the storyboard.
Is it an accessibility issue somehow ?
@remirobert Yes, testing it on iPhone SE and iPhone 7 simulator (iOS 10.2), the issue appeared every time.
@jkyeo ok, how did you integrate Dotzu cocoapods, carthage, code ?
@remirobert via cocoapods.
@jkyeo it's extremely strange it works fine one my devices, and simulator.
Do you have any clue for this issue ?
@remirobert
No more at the present moment.
I will test it on my device later.
@remirobert Same issue on my device (iPhone 6s Plus running iOS 10.2.1).
Can you check on the storyboard directly ? Pods/Dotzy/Resources/Settings.storyboard
@remirobert No problem!
I am lost... ๐ข
Strange issue...
Stranger things...
Try to reinstall the Pod ? Be sure you have the last one 0.6.
I will close it for now. if it persists, or if you find the solution let me know.
Thanks for reported it.
I'm sorry this is my fault.
I set UILabel.appearance().textColor = defaultTextColor
in some place.
Remove it. fixed.
no problem. ๐๐ผ