PHONE_REGISTRATION_ERROR / UNIMPLEMENTED GCM error on a device using javascript
We are using devices which has Linux OS, javascript enabled (using node.js). We are using google FCM to receive notifications. We are using a javascript library (added register() here) to get the fcm token by passing sender ID. It was…