registerForRemoteNotifications

This method allows to register the FCM device token to handle Push mechanisms after the SDK initialization. Note: This method cannot be used to handle FCM device token updates. Instead, use the method updateDeviceToken

Parameters

deviceToken

the FCM device token

Throws

if the SDK was already initialized with a device token