我按照https://www.sitepoint.com/creating-firebase-powered-end-end-ionic-application/上的教程,将Firebase与Ionic App集成在一起,但我一直在" AUTHENICATION DISABED"当错误返回。
我已在Firebase控制台的App仪表板中启用了此特定选项,但这是我每次尝试注册或登录时出现的错误。
请问可能是什么原因?
答案 0 :(得分:0)
您的教程使用旧版本的firebase。安装时需要对Android Firebase V2进行一些更改:
Go to your project dashboard.
Find the Auth and click get started.
Go to set up sign in method and choose Email & Password and enable it.