From 95332c5a5e4f03a2d8e3ce9bfe2beac9021bab02 Mon Sep 17 00:00:00 2001 From: umasoodch Date: Tue, 4 Oct 2022 11:06:27 +0300 Subject: [PATCH] updated MOE files --- Mohem/GoogleService-Info.plist | 16 ++++++------- Mohem/config.xml | 2 +- Mohem/google-services.json | 23 ++++++++++++------- .../services/connector/connector.service.ts | 4 ++-- 4 files changed, 26 insertions(+), 19 deletions(-) diff --git a/Mohem/GoogleService-Info.plist b/Mohem/GoogleService-Info.plist index 2614a8a0..14337d89 100644 --- a/Mohem/GoogleService-Info.plist +++ b/Mohem/GoogleService-Info.plist @@ -3,21 +3,21 @@ CLIENT_ID - 1061602532158-0mf9nvfefuib20c3d275l1vr9hsqnglj.apps.googleusercontent.com + 433856133450-4fo40j578p9v3g9uvofk6uv8bk882lc4.apps.googleusercontent.com REVERSED_CLIENT_ID - com.googleusercontent.apps.1061602532158-0mf9nvfefuib20c3d275l1vr9hsqnglj + com.googleusercontent.apps.433856133450-4fo40j578p9v3g9uvofk6uv8bk882lc4 API_KEY - AIzaSyBbjz0czAqXGtjnW6CaoqvPykD6WWJQqk8 + AIzaSyC3zU_Wv49lpcg9aMG_lyZWQ_5cI925fc4 GCM_SENDER_ID - 1061602532158 + 433856133450 PLIST_VERSION 1 BUNDLE_ID - com.moenergy.khadmaty + com.moenergy.khadmaty2 PROJECT_ID - khadmaty-954b8 + khadmaty2-250fc STORAGE_BUCKET - khadmaty-954b8.appspot.com + khadmaty2-250fc.appspot.com IS_ADS_ENABLED IS_ANALYTICS_ENABLED @@ -29,6 +29,6 @@ IS_SIGNIN_ENABLED GOOGLE_APP_ID - 1:1061602532158:ios:45590e90fa2dd3479eaa6f + 1:433856133450:ios:a302a61a86bba4cdcda9b3 \ No newline at end of file diff --git a/Mohem/config.xml b/Mohem/config.xml index 94879857..d3a1da44 100644 --- a/Mohem/config.xml +++ b/Mohem/config.xml @@ -1,5 +1,5 @@ - + خدماتي An app created by cloud Solutions Cloud Solutions diff --git a/Mohem/google-services.json b/Mohem/google-services.json index 16b7ee1f..5320e282 100644 --- a/Mohem/google-services.json +++ b/Mohem/google-services.json @@ -1,34 +1,41 @@ { "project_info": { - "project_number": "1061602532158", - "project_id": "khadmaty-954b8", - "storage_bucket": "khadmaty-954b8.appspot.com" + "project_number": "433856133450", + "project_id": "khadmaty2-250fc", + "storage_bucket": "khadmaty2-250fc.appspot.com" }, "client": [ { "client_info": { - "mobilesdk_app_id": "1:1061602532158:android:3526c77c882570789eaa6f", + "mobilesdk_app_id": "1:433856133450:android:ef6d4285c5dc9aaccda9b3", "android_client_info": { - "package_name": "com.moenergy.khadmaty" + "package_name": "com.moenergy.khadmaty2" } }, "oauth_client": [ { - "client_id": "1061602532158-p4bd3jainasfvc6luoj1r5g1iqcjn0ik.apps.googleusercontent.com", + "client_id": "433856133450-1kiutma9906m0ioe270c7u9qrvgjg92v.apps.googleusercontent.com", "client_type": 3 } ], "api_key": [ { - "current_key": "AIzaSyC0wF8D-6uvI3q3X2bMZYFnWvh_MtMX4fg" + "current_key": "AIzaSyC1KpsYOYj20Qo1F9m-7L42Ny90O9PYTJk" } ], "services": { "appinvite_service": { "other_platform_oauth_client": [ { - "client_id": "1061602532158-p4bd3jainasfvc6luoj1r5g1iqcjn0ik.apps.googleusercontent.com", + "client_id": "433856133450-1kiutma9906m0ioe270c7u9qrvgjg92v.apps.googleusercontent.com", "client_type": 3 + }, + { + "client_id": "433856133450-4fo40j578p9v3g9uvofk6uv8bk882lc4.apps.googleusercontent.com", + "client_type": 2, + "ios_info": { + "bundle_id": "com.moenergy.khadmaty2" + } } ] } diff --git a/Mohem/src/app/hmg-common/services/connector/connector.service.ts b/Mohem/src/app/hmg-common/services/connector/connector.service.ts index a5a4abba..de91469a 100644 --- a/Mohem/src/app/hmg-common/services/connector/connector.service.ts +++ b/Mohem/src/app/hmg-common/services/connector/connector.service.ts @@ -29,8 +29,8 @@ export class ConnectorService { //public static host = 'https://uat.hmgwebservices.com/'; // public static host = 'https://hmgwebservices.com/'; - public static host = 'http://10.0.50.241:1010/' // MOE vpn - // public static host = 'https://hrmsys.moenergy.gov.sa/' + // public static host = 'http://10.0.50.241:1010/' // MOE vpn + public static host = 'https://hrmsys.moenergy.gov.sa/'