view gara/android/firebase-cloud-messaging/app/google-services.json @ 68:70ca1d99f3fd

Mimicing what tsoding did for his video. Kinda cool.
author June Park <parkjune1995@gmail.com>
date Thu, 25 Dec 2025 20:03:51 -0800
parents 829623189a57
children
line wrap: on
line source

{
  "project_info": {
    "project_number": "12345678901",
    "firebase_url": "https://replace.with.your.project.example.com",
    "project_id": "example-123",
    "storage_bucket": "replace.with.your.project.example.org"
  },
  "client": [
    {
      "client_info": {
        "mobilesdk_app_id": "1:12345678901:android:abcdef1111111111",
        "android_client_info": {
          "package_name": "com.example.myapplication"
        }
      },
      "oauth_client": [
        {
          "client_id": "12345678901-abcdabcdabcdabcdabcdabcdabcdabcd.apps.googleusercontent.com",
          "client_type": 1
        }
      ],
      "api_key": [
        {
          "current_key": "abcdef12345678901_abcdef123456_abcdef12"
        }
      ],
      "services": {
        "analytics_service": {
          "status": 1
        },
        "appinvite_service": {
          "status": 1,
          "other_platform_oauth_client": []
        },
        "ads_service": {
          "status": 2
        }
      }
    }
  ],
  "configuration_version": "1"
}