remirobert/Dotzu

Some text in "application" and "settings" page is not shown.

jkyeo opened this issue ยท 16 comments

jkyeo commented

It looks like below:

Awwwww that's weird. The TextColor is setted to white, directly on the storyboard.
Is it an accessibility issue somehow ?

jkyeo commented

@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 ?

jkyeo commented

@remirobert via cocoapods.

@jkyeo it's extremely strange it works fine one my devices, and simulator.
Do you have any clue for this issue ?

jkyeo commented

@remirobert
No more at the present moment.
I will test it on my device later.

jkyeo commented

@remirobert Same issue on my device (iPhone 6s Plus running iOS 10.2.1).

jkyeo commented

Running view debug. It shows the text color is black.

Can you check on the storyboard directly ? Pods/Dotzy/Resources/Settings.storyboard

jkyeo commented

@remirobert No problem!

I am lost... ๐Ÿ˜ข

jkyeo commented

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.

jkyeo commented

I'm sorry this is my fault.
I set UILabel.appearance().textColor = defaultTextColor in some place.
Remove it. fixed.

no problem. ๐Ÿ‘๐Ÿผ

img_0002
img_0001

I am having issues with text color and I dont see where in my code i could override it. any tips?