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
Just go t manifest.xml and gradle build set minSDKversion to 15..i have solved my problem with this.