I want to create UNNotificationContentExtension to show some custom UI. For this, I have to create some category for UNNotificationContentExtension and use it as categoryIdentifier while scheduling notification. I also want to add some actions with this rich notification, which I have done with I want to create UNNotificationContentExtension