From 993eb02b616ddd086c90aa1d30648715f39ed249 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pau=20Ferrer=20Oca=C3=B1a?= Date: Mon, 3 Feb 2020 10:35:57 +0100 Subject: [PATCH] MOBILE-3170 firebase: Remove firebase files --- GoogleService-Info.plist | 40 ----------------------------------- google-services.json | 45 ---------------------------------------- 2 files changed, 85 deletions(-) delete mode 100644 GoogleService-Info.plist delete mode 100644 google-services.json diff --git a/GoogleService-Info.plist b/GoogleService-Info.plist deleted file mode 100644 index b80564cf9..000000000 --- a/GoogleService-Info.plist +++ /dev/null @@ -1,40 +0,0 @@ - - - - - AD_UNIT_ID_FOR_BANNER_TEST - ca-app-pub-3940256099942544/2934735716 - AD_UNIT_ID_FOR_INTERSTITIAL_TEST - ca-app-pub-3940256099942544/4411468910 - CLIENT_ID - 694767596569-c2cjrca92k99f6nkp3363lsb7ljhdgdr.apps.googleusercontent.com - REVERSED_CLIENT_ID - com.googleusercontent.apps.694767596569-c2cjrca92k99f6nkp3363lsb7ljhdgdr - API_KEY - AIzaSyA-77ZjkxII6GV97CC9rdUl83rzdEXu_rM - GCM_SENDER_ID - 694767596569 - PLIST_VERSION - 1 - BUNDLE_ID - com.moodle.moodlemobile - PROJECT_ID - moodlemobile-push - STORAGE_BUCKET - moodlemobile-push.appspot.com - IS_ADS_ENABLED - - IS_ANALYTICS_ENABLED - - IS_APPINVITE_ENABLED - - IS_GCM_ENABLED - - IS_SIGNIN_ENABLED - - GOOGLE_APP_ID - 1:694767596569:ios:a4cdad4d168c9d1a - DATABASE_URL - https://moodlemobile-push.firebaseio.com - - \ No newline at end of file diff --git a/google-services.json b/google-services.json deleted file mode 100644 index ff50800df..000000000 --- a/google-services.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "project_info": { - "project_number": "694767596569", - "firebase_url": "https://moodlemobile-push.firebaseio.com", - "project_id": "moodlemobile-push", - "storage_bucket": "moodlemobile-push.appspot.com" - }, - "client": [ - { - "client_info": { - "mobilesdk_app_id": "1:694767596569:android:a4cdad4d168c9d1a", - "android_client_info": { - "package_name": "com.moodle.moodlemobile" - } - }, - "oauth_client": [ - { - "client_id": "694767596569-icveqqa2n56oh44l6ev1dr2oh67nh8il.apps.googleusercontent.com", - "client_type": 3 - } - ], - "api_key": [ - { - "current_key": "AIzaSyCb2zogu0P_aZ2LNgdwzshWExITPKTXJyk" - }, - { - "current_key": "AIzaSyDRT1HwT0gSsTty0whOVtoNKAh8SPrJXLE" - } - ], - "services": { - "analytics_service": { - "status": 1 - }, - "appinvite_service": { - "status": 1, - "other_platform_oauth_client": [] - }, - "ads_service": { - "status": 2 - } - } - } - ], - "configuration_version": "1" -} \ No newline at end of file