【Firebase】firebase authで今回利用した先人の礎をまとめておく

投稿者:

たぶん電話番号認証とプッシュ通知が衝突かなんかして怒られた

https://stackoverflow.com/questions/44352917/firebase-authenticate-using-a-phone-number-use-of-unresolved-identifier-authapn

通知が飛ばないと思っていたら

https://www.apps-gcp.com/firebase-authentication/

https://developers-jp.googleblog.com/2017/02/debugging-firebase-cloud-messaging-on.html

https://stackoverflow.com/questions/44091666/firebase-auth-using-phone-number-returns-an-internal-error

開発環境なのに、type: AuthAPNSTokenType.sandbox を type: AuthAPNSTokenType.prod と書いてしまっていたw

firebaseのサイレント通知を実装した話

https://qiita.com/miyae/items/623c7869714b894a1b83

コメントを残す