This version of Unity is unsupported.
Method group is Obsolete

NotificationServices.GetLocalNotification

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 LocalNotification GetLocalNotification(int index);

Description

Returns an object representing a specific local notification. (Read Only)