dentsusoken / iPLAss

Java-based open source low-code development platform for enterprise
https://iplass.org/
GNU Affero General Public License v3.0
67 stars 25 forks source link

プッシュ通知、FCM HTTP v1 APIに対応する #1592

Closed xsekiguchi closed 2 months ago

xsekiguchi commented 3 months ago

概要

Firebase Cloud Messaging (FCM) が HTTP v1 に変更されており、以前の API が利用できない状態になっている。 機能を HTTP v1 仕様とする。

firebase fcm 公式ドキュメント

Compatibility notes

xsekiguchi commented 2 months ago

( English )

Overview.

Firebase Cloud Messaging (FCM) has been changed to HTTP v1 and the previous API is no longer available. The functionality is now HTTP v1 spec.

firebase fcm official documentation

Compatibility notes