Release 3.5.1
Fixing nullability of contentHandler parameter of didReceiveNotificationExtensionRequest
- The nullability has been changed from Nullable to Nonnull for the contentHandler parameter to fix Swift builds using the new version of
didReceiveNotificationExtensionRequest
#941