UNNotificationContent only on 3D Touch devices

I was playing around with the UNNotificationContent Extension in the simulators and realized that it only works on devices that would support 3D Touch.


Is this correct? Will the UNNotificationContent Extension only work on devices with 3D Touch?

Accepted Answer

The iOS 10 release notes say this:


Support for rich notifications is optimized for 3D Touch, and in iOS 10 beta 1 the feature is available only on iPhone 6s and iPhone 6s Plus. Future betas will provide access to this functionality for users of iPhone models without support for 3D Touch.


UNNotificationContent only on 3D Touch devices
 
 
Q