There are a few posts on this, but none seem to have a complete solution.
Using adaptive layout via IB I can easily change font sizes for specific size classes, however I have a custom view using UILabels and I want to programmatically set the font size depending on the size class in use (using swift) - Has anyone else had this issue or come across a solution?