I am using auto layout for a month and this is a pain in my head. By some reasons if I set text to my textview that has constraints, App shows me not the same color and font as I set in storyboard, but seems default.
I am not sure if this simulator issue maybe?
I set text programmatically in -viewDidLoad
If I not set text in viewDidLoad:

If I set text in viewDidLoad:

