Firebase Auth not working - 'Update Google Play services' msg on the emulator (Android)

后端 未结 4 978
遇见更好的自我
遇见更好的自我 2020-12-03 07:13

I\'m trying to use the Firebase Auth service with email and password. When I click on register I got an alert on the emulator that says :

\"Update Google Pla         


        
4条回答
  •  自闭症患者
    2020-12-03 08:02

    Just go t manifest.xml and gradle build set minSDKversion to 15..i have solved my problem with this.

提交回复
热议问题