I don't know whether I'm doing something wrong or if it's not possible: I'd like to display a longer text, but the height seems to be limited to 568 pixels (Maximum height of iOS 8 Today Extension?). I'm using a UITextView
, so I would expect it to scroll, but that's not possible either.
Isn't there any way to display the full text?