Device Registration Mode property

Official Content
This documentation is valid for:
Indicates how the notifications permission is handled.

Values

Automatic The permission is launched when the app starts running.
Manual The permission will be requested when it is programmed with the corresponding External Object Permission for each platform.

Scope

Objects: Menu, Panel (Only Main Objects)
Generators: Apple, Android

Description

This property is shown when the Enable Notifications property is set to True.

Runtime/Design time

This property applies only at design time.

See Also

HowTo: Configure Push Notifications in Apple Applications
HowTo: Configure Push Notifications in Android Applications