This version of Unity is unsupported.
Method group is Obsolete

NotificationServices.CancelAllLocalNotifications

Obsolete iOS.Notification Services is deprecated. Consider using the Mobile Notifications package (available in the package manager) which implements the UserNotifications framework.

Declaration

public static void CancelAllLocalNotifications();

Description

Cancels the delivery of all scheduled local notifications.