Sometimes "adjustsFontForContentSizeCategory" does not work

Originator:arturfriesen85
Number:rdar://42768485 Date Originated:Created on July 31 2018
Status: Resolved:
Product: Product Version:
Classification: Reproducible:
 
Area:
UIKit

Summary:
Font size of a label with the "adjustsFontForContentSizeCategory = true" does not change if the font size automatically, though the font size was changed in the system settings.

Steps to Reproduce:
Add a label to a tableview cell. Map the constraints correctly to the cell. Set adjustsFontForContentSizeCategory to true. 
Open system settings. Activate dynamic font. Change font size. Go back to the app with the dynamic label.

Expected Results:
The label should resize automatically because "adjustsFontForContentSizeCategory" is set to true.

Actual Results:
Sometimes the label does not resize.

Version/Build:
iOS 11.4 (15F79)

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!