question

SeungMin avatar image
SeungMin asked

Can I use FCM?

I am a Korean programmer.

Even if the sentence is awkward, please understand it.

I want to switch from GCM to FCM.

I would like to use FCM according to Google policy.

However, there is a description of GCM in PlayFab, and there is no explanation about FCM.

Can FCM be used in an existing way?

If you are developing a plug-in, when will it be completed?

Push Notifications
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
brendan avatar image
brendan answered

Under the covers, we use AWS SNS for our messaging service. In it, you can set up FCM via the GCM steps, but for data payloads, you do need to have client-side logic that extends the FirebaseMessagingService. We'll be providing a plugin that does this in a future release, but we do not have a date for that just yet.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.