Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

UNNotification.IsRegisteredForRemoteNotifications

Checks whether we can get remote notifications.

Component Version macOS Windows Linux Server iOS SDK
UNNotification 7.2 ✅ Yes ❌ No ❌ No ❌ No ✅ Yes
MBS( "UNNotification.IsRegisteredForRemoteNotifications" )

Parameters

none

Result

Returns 1, 0 or error.

Description

Checks whether we can get remote notifications.
Returns 1 if the application is currently registered for remote notifications, taking into account any systemwide settings; doesn't relate to connectivity.

Examples

Check registration state:

Show Custom Dialog ["Check registration state"; MBS( "UNNotification.IsRegisteredForRemoteNotifications" )]

Release notes

Blog Entries

This function is free to use.

Created 15th April 2017, last changed 17th April 2017


UNNotification.Identifier - UNNotification.LaunchImageName