Hi,
I give an error on 1c mobile. I'm using a method:
| Code |
|---|
DeliverableNotifications.ReceiveNotificationSubscriberID(mProjectNumber); |
Error: GCM Error=DeprecatedEndpoint
Because, GCM is deprecated, 'ReceiveNotificationSubscriberID' method must be return FCM ID.
Please fix this.

