📅  最后修改于: 2022-03-11 14:56:01.982000             🧑  作者: Mango
It's all about SHA1
If your using Debug:
===================
1. go to "cd Android"
2. and then: "gradlew signingReport" To get your SHA1
3. paste it on the FireBase App Settings.
If your using Release (To GPlay):
================================
1. Get the GPlay SHA1 from the App page > Set > "Application integrity"
2. paste it on the FireBase App Settings.