I have created a Widget extension for my app that appears in the 'Today View'. It works well however it cuts off the bottom of the content where the next widget starts. I have tried to adjust the height in preferredContentSize
but it does not seem to change. Do you know where I'm going wrong?
iOS Today Widget cut off at bottom
778 views Asked by Tom Coomer At
2
This happens when the widget height is too large.
I don't remember it to be documented but you can find the max heights in this post: Maximum height of iOS 8 Today Extension?