From d97d07595985974a99eca52fd1c66a0de3f9d92f Mon Sep 17 00:00:00 2001 From: Chris Garrity Date: Fri, 25 Oct 2019 15:30:38 -0400 Subject: [PATCH] Check in empty Firebase configuration --- .../android-resources/google-services.json | 41 ++++++++++++++++++- .../ios-resources/GoogleService-Info.plist | 28 +++++++++---- 2 files changed, 61 insertions(+), 8 deletions(-) diff --git a/editions/free/android-resources/google-services.json b/editions/free/android-resources/google-services.json index 2537c7a..af0b7bf 100644 --- a/editions/free/android-resources/google-services.json +++ b/editions/free/android-resources/google-services.json @@ -1 +1,40 @@ -{"project_info":{"project_id":"scratchjr-1118","project_number":"162006577143","name":"ScratchJr"},"client":[{"client_info":{"mobilesdk_app_id":"1:162006577143:android:30ace9185722a94d","client_id":"android:org.scratchjr.androidfree","client_type":1,"android_client_info":{"package_name":"org.scratchjr.androidfree"}},"oauth_client":[],"api_key":[{"current_key":""}],"services":{"analytics_service":{"status":2,"analytics_property":{"tracking_id":"UA-68375411-1"}},"cloud_messaging_service":{"status":1,"apns_config":[]},"appinvite_service":{"status":1,"other_platform_oauth_client":[]},"google_signin_service":{"status":1},"ads_service":{"status":1}}}],"client_info":[],"ARTIFACT_VERSION":"1"} +{ + "project_info": { + "project_number": "", + "firebase_url": "", + "project_id": "", + "storage_bucket": "" + }, + "client": [ + { + "client_info": { + "mobilesdk_app_id": "", + "android_client_info": { + "package_name": "" + } + }, + "oauth_client": [ + { + "client_id": "", + "client_type": 3 + } + ], + "api_key": [ + { + "current_key": "" + } + ], + "services": { + "appinvite_service": { + "other_platform_oauth_client": [ + { + "client_id": "", + "client_type": 3 + } + ] + } + } + } + ], + "configuration_version": "1" +} diff --git a/editions/free/ios-resources/GoogleService-Info.plist b/editions/free/ios-resources/GoogleService-Info.plist index b7bfa05..a074554 100644 --- a/editions/free/ios-resources/GoogleService-Info.plist +++ b/editions/free/ios-resources/GoogleService-Info.plist @@ -2,23 +2,37 @@ - TRACKING_ID - UA-68375411-1 + CLIENT_ID + + REVERSED_CLIENT_ID + + ANDROID_CLIENT_ID + + API_KEY + + GCM_SENDER_ID + PLIST_VERSION 1 BUNDLE_ID - edu.mitmedialab.scratchjr + + PROJECT_ID + + STORAGE_BUCKET + IS_ADS_ENABLED IS_ANALYTICS_ENABLED IS_APPINVITE_ENABLED - + IS_GCM_ENABLED - + IS_SIGNIN_ENABLED - + GOOGLE_APP_ID - 1:162006577143:ios:4b9a5a9918a291b0 + + DATABASE_URL +