I am not able to intercept push notification via
UNNotificationServiceExtension
on iPhone 5 running on iOS 10.The
mutable-content
flag is set as 1 inside the payload.Is Notification Service app extension not supported on iPhone5(because of 32-bit maybe)?
I have looked at the documentation and it is no where mentioned that it will work only on specific devices.