uhooi / UhooiPicBook

Uhooi's character book.
MIT License
107 stars 25 forks source link

Implement the foundation for remote push notifications #88

Closed uhooi closed 3 years ago

uhooi commented 3 years ago

要求仕様

要件

実現方法

Firebase Cloud Messaging(以下「FCM」)を使って実現する。

  1. 【ユーザー】アプリを起動し、通知を許可する
  2. 【ウホーイ】FirebaseのコンソールからFCMの通知を送る
  3. 【ユーザー】通知を受け取り、バックグラウンド時にはバッジが付く
  4. 【ユーザー】通知またはホーム画面からアプリを起動し、バッジが外れる

イシュー

uhooi commented 3 years ago

Thanks!! Merged :)