PushClient icon indicating copy to clipboard operation
PushClient copied to clipboard

Support Firebase Cloud Messaging (FCM)

Open fahad86 opened this issue 8 years ago • 2 comments

fahad86 avatar Nov 08 '16 06:11 fahad86

I would prefer this module support FCM as well.

I did however find comments elsewhere that https://github.com/caffeinalab/ti.goosh (Android) supposed to work with FCM. While the ti.network method works with iOS.

chrishaff avatar Dec 16 '16 21:12 chrishaff

It seems to work with FCM for Google, but using the iOS device registration id, FCM won't send a message to the device and says the registration ID is invalid. I assume FCM gives a different type of ID for iOS devices... it would be great if the module could be updated to get a valid FCM ID for iOS

Wingee avatar Jun 28 '17 15:06 Wingee