Skip to content

Release 3.5.1

Compare
Choose a tag to compare
@emawby emawby released this 04 Jun 21:36
· 1527 commits to main since this release
de698d3

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