Paul Steinhilber

Results 2 comments of Paul Steinhilber

When using `CWNotificationStyleNavigationBarNotification` this is a simple and good looking workaround: ``` if (self.isPhoneX) { notification.multiline = YES; message = [@"\n\n" stringByAppendingString:message]; } ``` ![screen shot 2017-11-26 at 14 21...

This would be totally awesome. I want the feature again, too.