ionic-team / capacitor-plugins

Official plugins for Capacitor ⚡️
534 stars 599 forks source link

feat: add support for FCM HTTP v1 in @capacitor/push-notifications #2123

Open Dangerous828 opened 6 months ago

Dangerous828 commented 6 months ago

https://learn.microsoft.com/zh-cn/azure/notification-hubs/notification-hubs-gcm-to-fcm

Dangerous828 commented 6 months ago

I found that fcm needs to be upgraded to fcm v1 now, then I let our backend upgrade support and found that the app can't receive the message push, is there any change to support it?

NicoHof commented 1 month ago

@Dangerous828 did you resolve this issue? Can you tell what steps were needed for you?