parse-community / parse-server-push-adapter

A push notification adapter for Parse Server
https://parseplatform.org
MIT License
87 stars 99 forks source link

Could we have Firebase Cloud Messaging (FCM)? #46

Closed uluru-phatnguyen closed 7 years ago

uluru-phatnguyen commented 7 years ago

Hi @flovilmart

Can you support for me about Firebase Cloud Messaging (FCM).

Thanks.

flovilmart commented 7 years ago

FCM should be 100% compatible with GCM. So it should be supported out of the box

uluru-phatnguyen commented 7 years ago

@flovilmart Thanks for your reply soon.

But It's not stable when we used FCM, maybe we lost 50% notifications.

We changed to use GCM, It's stable.

I don't know why.

flovilmart commented 7 years ago

closing as a large discussion on FCM support is happening on the android SDK repository. https://github.com/parse-community/Parse-SDK-Android/issues/572