RegisterForPush
Definition:
RegisterForPush()
Description:
Attempt to register an app with the appropriate push notification service for the type of Device.
Platforms:
Android, iOS
Parameters:
none
Returns:
nothing
Notes:
The Digitise Apps Client will automatically attempt to register with the relevant push notification service when it loads and you shouldn't need to call this Method unless the GetPushToken Method returns an empty string.
See also: