This version of Unity is unsupported.
Method group is Obsolete

NotificationServices

class in UnityEngine.iOS

/

Implemented in:UnityEngine.CoreModule

Obsolete

Description

NotificationServices is only available on iPhone/iPad/iPod Touch.

It is used for scheduling, registering and handling notifications.

The iOS Notification Services API is deprecated and will be removed in a future version of Unity. Please consider using the the "Mobile Notifications" package (available in the Unity package manager) which implements the iOS UserNotifications framework.