This version of Unity is unsupported.
Method group is Obsolete

NotificationServices.PresentLocalNotificationNow

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 PresentLocalNotificationNow(LocalNotification notification);

Description

Presents a local notification immediately.