diff --git a/GoogleService-Info.plist b/GoogleService-Info.plist new file mode 100644 index 00000000..b6a5d4ff --- /dev/null +++ b/GoogleService-Info.plist @@ -0,0 +1,34 @@ + + + + + CLIENT_ID + 973582662416-3jlv0ckuiupmo20lsjv56pcqgho6ga63.apps.googleusercontent.com + REVERSED_CLIENT_ID + com.googleusercontent.apps.973582662416-3jlv0ckuiupmo20lsjv56pcqgho6ga63 + API_KEY + AIzaSyACQkSleNwU1jzEKR5ho1uSfZERokwwAbc + GCM_SENDER_ID + 973582662416 + PLIST_VERSION + 1 + BUNDLE_ID + com.hmg.atoms + PROJECT_ID + atoms-fb912 + STORAGE_BUCKET + atoms-fb912.appspot.com + IS_ADS_ENABLED + + IS_ANALYTICS_ENABLED + + IS_APPINVITE_ENABLED + + IS_GCM_ENABLED + + IS_SIGNIN_ENABLED + + GOOGLE_APP_ID + 1:973582662416:ios:bc4a8061444c6a08fbc395 + + \ No newline at end of file diff --git a/android/app/google-services.json b/android/app/google-services.json index 1ecaf892..74c20bfb 100644 --- a/android/app/google-services.json +++ b/android/app/google-services.json @@ -1,34 +1,41 @@ { "project_info": { - "project_number": "176272925817", - "project_id": "opencis-sa", - "storage_bucket": "opencis-sa.appspot.com" + "project_number": "973582662416", + "project_id": "atoms-fb912", + "storage_bucket": "atoms-fb912.appspot.com" }, "client": [ { "client_info": { - "mobilesdk_app_id": "1:176272925817:android:ba70bca496bc5bf2a9e0a8", + "mobilesdk_app_id": "1:973582662416:android:3b6d817ab07a5c51fbc395", "android_client_info": { - "package_name": "com.example.test_sa" + "package_name": "com.hmg.atoms" } }, "oauth_client": [ { - "client_id": "176272925817-e6gb9lhsteiisnat8r4mm3kne1g79m36.apps.googleusercontent.com", + "client_id": "973582662416-5u1gh2op92d2jsacd6aer60iv6i3ne6j.apps.googleusercontent.com", "client_type": 3 } ], "api_key": [ { - "current_key": "AIzaSyAuZo6KixrW7nYOFM9An900tio0vA0fzS4" + "current_key": "AIzaSyAIrAbR2DvSYjpHdLNtXBfQv7awZANrQdo" } ], "services": { "appinvite_service": { "other_platform_oauth_client": [ { - "client_id": "176272925817-e6gb9lhsteiisnat8r4mm3kne1g79m36.apps.googleusercontent.com", + "client_id": "973582662416-5u1gh2op92d2jsacd6aer60iv6i3ne6j.apps.googleusercontent.com", "client_type": 3 + }, + { + "client_id": "973582662416-3jlv0ckuiupmo20lsjv56pcqgho6ga63.apps.googleusercontent.com", + "client_type": 2, + "ios_info": { + "bundle_id": "com.hmg.atoms" + } } ] } diff --git a/google-services.json b/google-services.json new file mode 100644 index 00000000..74c20bfb --- /dev/null +++ b/google-services.json @@ -0,0 +1,46 @@ +{ + "project_info": { + "project_number": "973582662416", + "project_id": "atoms-fb912", + "storage_bucket": "atoms-fb912.appspot.com" + }, + "client": [ + { + "client_info": { + "mobilesdk_app_id": "1:973582662416:android:3b6d817ab07a5c51fbc395", + "android_client_info": { + "package_name": "com.hmg.atoms" + } + }, + "oauth_client": [ + { + "client_id": "973582662416-5u1gh2op92d2jsacd6aer60iv6i3ne6j.apps.googleusercontent.com", + "client_type": 3 + } + ], + "api_key": [ + { + "current_key": "AIzaSyAIrAbR2DvSYjpHdLNtXBfQv7awZANrQdo" + } + ], + "services": { + "appinvite_service": { + "other_platform_oauth_client": [ + { + "client_id": "973582662416-5u1gh2op92d2jsacd6aer60iv6i3ne6j.apps.googleusercontent.com", + "client_type": 3 + }, + { + "client_id": "973582662416-3jlv0ckuiupmo20lsjv56pcqgho6ga63.apps.googleusercontent.com", + "client_type": 2, + "ios_info": { + "bundle_id": "com.hmg.atoms" + } + } + ] + } + } + } + ], + "configuration_version": "1" +} \ No newline at end of file