我從火力試圖在iOS火力地堡電話驗證錯誤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),使手機認證時得到這個錯誤,並添加APN密鑰等。
缺少什麼「令牌」導致此錯誤?
謝謝。
您是否嘗試過下載新的配置文件,因爲升級到手機身份驗證?您在使用電話驗證之前下載過的任何一個機會? – Kato
您是否找到任何解決方案? –
是的 - 我在cocoapods中使用過時版本的Firebase核心。 – nicholas