Dynamic height using Auto Layout in Today Extension
问题 EDIT: My "original" problem has been solved, it was restricted to 110 height, by "<NSAutoresizingMaskLayoutConstraint:0x6000000985b0 h=--& v=--& UIView:0x7fc83af0aeb0.height == 110 (active)>" , but that was before I read about NCWidgetDisplayMode , .Compact and .Expanded , which apparently was introduced in iOS 10. Funny thing: Looks like they had the bug when they presented the new feature in iOS 10 (https://developer.apple.com/videos/play/wwdc2016/101/?time=3221) With that implemented