firebase/init.js does not contain appId

前端 未结 1 818
情歌与酒
情歌与酒 2021-01-27 19:36

I am using this to initialize the Firebase app:


To my surprise this file is missing

相关标签:
1条回答
  • 2021-01-27 20:19

    I strongly suspect you didn't follow all the setup instructions completely. Be sure to go back and follow them all, especially part 2: Register your app where you create an app in the console to associate your web app with its configuration.

    If you've followed all the instructions exactly, please contact Firebase support directly for troubleshooting assistance.

    0 讨论(0)
提交回复
热议问题