のiOSFirebase電話認証のエラーFIRAuthErrorCodeMissingAppToken
error_name: 'ERROR_MISSING_APP_TOKEN',
NSLocalizedDescription: 'There seems to be a problem with your project\'s Firebase phone number authentication set-up, please make sure to follow the instructions found at https://firebase.google.com/docs/auth/ios/phone-auth' },
domain: 'FIRAuthErrorDomain'
の電話番号でログインしようとしている私は電話認証を有効にするには、すべてのリンクされた方向(https://firebase.google.com/docs/auth/ios/phone-auth)を続いてきたとき、私はfirebaseからこのエラーを取得していますし、
このエラーの原因となる「トークン」とは何ですか?
ありがとうございました。
電話の認証にアップグレードしてから新しい設定ファイルをダウンロードしようとしましたか?電話機認証がリリースされる前にダウンロードしたものを使用している場合は、 – Kato
解決策は見つかりましたか? –
ええ、私はココアポッドに古くなったfirebase coreを使っていました。 – nicholas