Firebase Error while extracting APK

There you are. You have enabled Google sign in. So you need to upload google-services.json. Wait let me share tutorial, read it and follow it

hey how can i set Anonymous authentication in there is no need to sign in by user

Oh you only asked that kind of sign in another post Na.

yes in which there is lots of user they dont want to sign at starting so they can also get access using anonymous authentication

i need to download or create google-services.json file

Download it like this post:

1 Like


this one ?

I mean this file from Project Settings > Scroll Some Down > Get The File.

ok i uploaded it on asset but still APK is not compiling

Please read the suggestion given above.

  1. Open that google-services file using textpad and see whether firebase URL is present or not

{
“project_info”: {
“project_number”: “503860667180”,
“firebase_url”: “https://videodata-788a8-default-rtdb.firebaseio.com”,
“project_id”: “videodata-788a8”,
“storage_bucket”: “videodata-788a8.appspot.com
},
“client”: [
{
“client_info”: {
“mobilesdk_app_id”: “1:503860667180:android:f0060bea532fdbc9ab4289”,
“android_client_info”: {
“package_name”: “com.servercheck”
}
},
“oauth_client”: [
{
“client_id”: “503860667180-plvdj132ehhpb57shi4tv05mopkv4m0i.apps.googleusercontent.com”,
“client_type”: 3
}
],
“api_key”: [
{
“current_key”: “AIzaSyAQq8a3c70SKZjykHGvW0_jycpci-MfDCc”
}
],
“services”: {
“appinvite_service”: {
“other_platform_oauth_client”: [
{
“client_id”: “503860667180-plvdj132ehhpb57shi4tv05mopkv4m0i.apps.googleusercontent.com”,
“client_type”: 3
}
]
}
}
}
],
“configuration_version”: “1”
}

Also there is no supporting blocks what your app have to do after sign in.

google-services file is ok

Yes, it is ok but in blocks see

if i disable all the block then it also not working why…?

i sharing APK file please check it

server_check.aia (2.2 KB)