Property NotificationRequestAuthorizationForRemoteNotificationsOnAppLaunch
NotificationRequestAuthorizationForRemoteNotificationsOnAppLaunch
If this is enabled the app will automatically register your app with APNs after the launch which would enable it to receive remote notifications. You’ll have to manually create a AuthorizationRequest to get the device token.
Declaration
public static bool NotificationRequestAuthorizationForRemoteNotificationsOnAppLaunch { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |