firebase_cloud_messenger icon indicating copy to clipboard operation
firebase_cloud_messenger copied to clipboard

A ruby wrapper for Google’s Firebase Cloud Messaging API

Results 3 firebase_cloud_messenger issues
Sort by recently updated
recently updated
newest added

Adding support for the latest changes on [FCM API](https://firebase.google.com/docs/reference/fcm/rest/v1/projects.messages)

In our case the client keeps receiving responses with code 401. The FCM authentication works fine, but the configured APNS key doesn't seem to be working temporarily, so the FCM...

Adds a workflow file to run tests