Closed brijeshthakur closed 4 years ago
Hi @brijeshthakur!
Thank you for contacting us! As far as I see from your description and logs, the problem you occurred is connected with the portal. To be specific I can assume it is about support of the specific Nokia browser by the portal.
As for SDK it looks like it is working correctly. If you open the app first time, SDK needs to get token from the portal, so it is opening the browser. When you click "Return to App" a browser should open the application using DeepLink. But it looks like this is not happening. Instead of this, you open app manually and it again tries to get a token from the web.
That is why I would like to ask you to contact support on the appcenter portal. You can do it by clicking here:
on the appcenter.ms page. Portal support team could help you better with your problem. Feel free to comment here if you need additional help with the SDK.
Description
I am trying to authenticate myself for in-app update but the flow is not able to complete on Nokia X6 default browser. I am being redirected on browser, I do see that authentication done but screen got stuck after that and nothing happens after tapping on "Return to App" button. I tried closing the browser and tried rebooting but every time App redirects me to browser to authenticate. I am able to authenticate myself If I change the browser to Chrome or Edge.
Repro Steps
Please list the steps used to reproduce your issue.
Please let me know if you need a video of reproduction steps.
Details
AppCenter.setLogLevel(Log.VERBOSE)
before your call toAppCenter.start(...)
and include the logs here:06-30 11:50:00.826 1494 2758 I ActivityManager: originalIntent is Intent { act=android.intent.action.VIEW dat=https://install.appcenter.ms/... cmp=com.nbc.browser/.view.activity.HomeActivity } after hook intent Intent { act=android.intent.action.VIEW dat=https://install.appcenter.ms/... cmp=com.nbc.browser/.view.activity.HomeActivity }-aInfo ActivityInfo{af39431 com.nbc.browser.view.activity.HomeActivity}-toUser0 06-30 11:50:00.826 1494 2758 D ActivityManager: AppClone, pair.second - Intent { act=android.intent.action.VIEW dat=https://install.appcenter.ms/... cmp=com.nbc.browser/.view.activity.HomeActivity } 06-30 11:50:00.826 1494 2758 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=https://install.appcenter.ms/... cmp=com.nbc.browser/.view.activity.HomeActivity} from uid 10205 06-30 11:50:00.950 1494 1690 D ActivityManager: handleProcessStartedLocked mDoneFinishBooting && app.pid != 0 ---> notifyProcessStart, app.processName = com.nbc.browser, app.info = ApplicationInfo{933aea2 com.nbc.browser}, app.hostingType = activity, getHostingName() = ComponentInfo{com.nbc.browser/com.nbc.browser.view.activity.HomeActivity}, getIntentFlag() = 0, getIsPackageRunning() = true, app = ProcessRecord{1e79869 16325:com.nbc.browser/u0a137}, getExtraData() = Bundle[{ACTIVITY_TASK_AFFINITY=com.nbc.browser, ACTIVITY_INTENT=Intent { act=android.intent.action.VIEW dat=https://install.appcenter.ms/... flg=0x10000000 cmp=com.nbc.browser/.view.activity.HomeActivity }, CALLER_PACKAGE=com.microsoft.office.outlook.dev, ACTIVITY_INFO=ActivityInfo{af39431 com.nbc.browser.view.activity.HomeActivity}}] 06-30 11:50:17.254 1494 3629 I ActivityManager: originalIntent is Intent { act=android.intent.action.VIEW dat=https://install.appcenter.ms/... cmp=com.nbc.browser/.view.activity.HomeActivity } after hook intent Intent { act=android.intent.action.VIEW dat=https://install.appcenter.ms/... cmp=com.nbc.browser/.view.activity.HomeActivity }-aInfo ActivityInfo{132b0a6 com.nbc.browser.view.activity.HomeActivity}-toUser0 06-30 11:50:17.254 1494 3629 D ActivityManager: AppClone, pair.second - Intent { act=android.intent.action.VIEW dat=https://install.appcenter.ms/... cmp=com.nbc.browser/.view.activity.HomeActivity } 06-30 11:50:17.254 1494 3629 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=https://install.appcenter.ms/... cmp=com.nbc.browser/.view.activity.HomeActivity} from uid 10205 06-30 11:54:56.156 1494 8013 I ActivityManager: originalIntent is Intent { act=android.intent.action.VIEW dat=https://install.appcenter.ms/... cmp=com.nbc.browser/.view.activity.HomeActivity } after hook intent Intent { act=android.intent.action.VIEW dat=https://install.appcenter.ms/... cmp=com.nbc.browser/.view.activity.HomeActivity }-aInfo ActivityInfo{20b8ce4 com.nbc.browser.view.activity.HomeActivity}-toUser0 06-30 11:54:56.156 1494 8013 D ActivityManager: AppClone, pair.second - Intent { act=android.intent.action.VIEW dat=https://install.appcenter.ms/... cmp=com.nbc.browser/.view.activity.HomeActivity } 06-30 11:54:56.156 1494 8013 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=https://install.appcenter.ms/... cmp=com.nbc.browser/.view.activity.HomeActivity} from uid 10205 06-30 11:54:56.239 1494 1690 D ActivityManager: handleProcessStartedLocked mDoneFinishBooting && app.pid != 0 ---> notifyProcessStart, app.processName = com.nbc.browser, app.info = ApplicationInfo{16f4949 com.nbc.browser}, app.hostingType = activity, getHostingName() = ComponentInfo{com.nbc.browser/com.nbc.browser.view.activity.HomeActivity}, getIntentFlag() = 0, getIsPackageRunning() = false, app = ProcessRecord{addf714 18364:com.nbc.browser/u0a137}, getExtraData() = Bundle[{ACTIVITY_TASK_AFFINITY=com.nbc.browser, ACTIVITY_INTENT=Intent { act=android.intent.action.VIEW dat=https://install.appcenter.ms/... flg=0x10000000 cmp=com.nbc.browser/.view.activity.HomeActivity }, CALLER_PACKAGE=com.microsoft.office.outlook.dev, ACTIVITY_INFO=ActivityInfo{20b8ce4 com.nbc.browser.view.activity.HomeActivity}}] 06-30 11:56:47.107 1494 8013 I ActivityManager: originalIntent is Intent { act=android.intent.action.VIEW dat=https://install.appcenter.ms/... cmp=com.microsoft.emmx/com.microsoft.ruby.IntentDispatcher } after hook intent Intent { act=android.intent.action.VIEW dat=https://install.appcenter.ms/... cmp=com.microsoft.emmx/com.microsoft.ruby.IntentDispatcher }-aInfo ActivityInfo{1b5256a com.microsoft.ruby.IntentDispatcher}-toUser0 06-30 11:56:47.107 1494 8013 D ActivityManager: AppClone, pair.second - Intent { act=android.intent.action.VIEW dat=https://install.appcenter.ms/... cmp=com.microsoft.emmx/com.microsoft.ruby.IntentDispatcher } 06-30 11:56:47.107 1494 8013 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=https://install.appcenter.ms/... cmp=com.microsoft.emmx/com.microsoft.ruby.IntentDispatcher} from uid 10205 06-30 11:56:47.417 1494 8015 I ActivityManager: originalIntent is Intent { act=android.intent.action.VIEW dat=https://install.appcenter.ms/... flg=0x14002000 cmp=com.microsoft.emmx/org.chromium.chrome.browser.ChromeTabbedActivity (has extras) } after hook intent Intent { act=android.intent.action.VIEW dat=https://install.appcenter.ms/... flg=0x14002000 cmp=com.microsoft.emmx/org.chromium.chrome.browser.ChromeTabbedActivity (has extras) }-aInfo ActivityInfo{3e6302f org.chromium.chrome.browser.ChromeTabbedActivity}-toUser0 06-30 11:56:47.417 1494 8015 D ActivityManager: AppClone, pair.second - Intent { act=android.intent.action.VIEW dat=https://install.appcenter.ms/... flg=0x14002000 cmp=com.microsoft.emmx/org.chromium.chrome.browser.ChromeTabbedActivity (has extras) } 06-30 11:56:47.417 1494 8015 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=https://install.appcenter.ms/... flg=0x14002000 cmp=com.microsoft.emmx/org.chromium.chrome.browser.ChromeTabbedActivity (has extras)} from uid 10194 06-30 11:56:51.821 1494 8015 I ActivityManager: originalIntent is Intent { act=android.intent.action.VIEW dat=https://install.appcenter.ms/... cmp=com.microsoft.emmx/com.microsoft.ruby.IntentDispatcher } after hook intent Intent { act=android.intent.action.VIEW dat=https://install.appcenter.ms/... cmp=com.microsoft.emmx/com.microsoft.ruby.IntentDispatcher }-aInfo ActivityInfo{4beee5f com.microsoft.ruby.IntentDispatcher}-toUser0 06-30 11:56:51.821 1494 8015 D ActivityManager: AppClone, pair.second - Intent { act=android.intent.action.VIEW dat=https://install.appcenter.ms/... cmp=com.microsoft.emmx/com.microsoft.ruby.IntentDispatcher } 06-30 11:56:51.821 1494 8015 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=https://install.appcenter.ms/... cmp=com.microsoft.emmx/com.microsoft.ruby.IntentDispatcher} from uid 10205 06-30 11:56:52.154 1494 2831 I ActivityManager: originalIntent is Intent { act=android.intent.action.VIEW dat=https://install.appcenter.ms/... flg=0x14002000 cmp=com.microsoft.emmx/org.chromium.chrome.browser.ChromeTabbedActivity (has extras) } after hook intent Intent { act=android.intent.action.VIEW dat=https://install.appcenter.ms/... flg=0x14002000 cmp=com.microsoft.emmx/org.chromium.chrome.browser.ChromeTabbedActivity (has extras) }-aInfo ActivityInfo{6ca5944 org.chromium.chrome.browser.ChromeTabbedActivity}-toUser0 06-30 11:56:52.154 1494 2831 D ActivityManager: AppClone, pair.second - Intent { act=android.intent.action.VIEW dat=https://install.appcenter.ms/... flg=0x14002000 cmp=com.microsoft.emmx/org.chromium.chrome.browser.ChromeTabbedActivity (has extras) } 06-30 11:56:52.154 1494 2831 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=https://install.appcenter.ms/... flg=0x14002000 cmp=com.microsoft.emmx/org.chromium.chrome.browser.ChromeTabbedActivity (has extras)} from uid 10194 06-30 11:57:01.148 1494 8116 I ActivityManager: originalIntent is Intent { act=android.intent.action.VIEW cat=[android.intent.category.BROWSABLE] dat=appcenter://updates/ flg=0x14000000 pkg=com.microsoft.office.outlook.dev cmp=com.microsoft.office.outlook.dev/com.microsoft.appcenter.distribute.DeepLinkActivity (has extras) } after hook intent Intent { act=android.intent.action.VIEW cat=[android.intent.category.BROWSABLE] dat=appcenter://updates/ flg=0x14000000 pkg=com.microsoft.office.outlook.dev cmp=com.microsoft.office.outlook.dev/com.microsoft.appcenter.distribute.DeepLinkActivity (has extras) }-aInfo ActivityInfo{fcffc43 com.microsoft.appcenter.distribute.DeepLinkActivity}-toUser0 06-30 11:57:01.148 1494 8116 D ActivityManager: AppClone, pair.first - ActivityInfo{fcffc43 com.microsoft.appcenter.distribute.DeepLinkActivity} 06-30 11:57:01.148 1494 8116 D ActivityManager: AppClone, pair.second - Intent { act=android.intent.action.VIEW cat=[android.intent.category.BROWSABLE] dat=appcenter://updates/ flg=0x14000000 pkg=com.microsoft.office.outlook.dev cmp=com.microsoft.office.outlook.dev/com.microsoft.appcenter.distribute.DeepLinkActivity (has extras) } 06-30 11:57:01.148 1494 8116 I ActivityManager: START u0 {act=android.intent.action.VIEW cat=[android.intent.category.BROWSABLE] dat=appcenter://updates/ flg=0x14000000 pkg=com.microsoft.office.outlook.dev cmp=com.microsoft.office.outlook.dev/com.microsoft.appcenter.distribute.DeepLinkActivity (has extras)} from uid 10194 06-30 13:02:26.146 24744 24811 D AppCenterAnalytics: onActivityResumed 06-30 13:02:26.146 24744 24811 D AppCenterAnalytics: noLogSentForLong=true wasBackgroundForLong=false 06-30 13:02:28.247 24744 24811 D AppCenterAnalytics: onActivityPaused 06-30 13:02:28.416 24744 24744 D AppCenterCrashes: The memory running level (20) was saved. 06-30 13:24:55.006 27967 27983 I chromium: [INFO:translate_manager.cc(542)] domain https://install.appcenter.ms/apps/4a2e581a-c8aa-4cad-95da-0ee83ccc08dc/private-update-setup/ 06-30 13:24:59.266 27819 28016 I SmartScreenLog: Time taken for MalwareData.db to check malware authenticity of install.appcenter.ms is 32 milliseconds 06-30 13:25:02.606 28184 28223 I chromium: [INFO:translate_manager.cc(542)] domain https://install.appcenter.ms/orgs/olmobileleads-l4sg/apps/ 06-30 13:25:04.767 27819 28252 I SmartScreenLog: Time taken for MalwareData.db to check malware authenticity of appcenter.ms is 2 milliseconds 06-30 13:25:06.837 28398 28415 I chromium: [INFO:translate_manager.cc(542)] domain https://appcenter.ms/orgs/olmobileleads-l4sg/apps/ 06-30 13:25:23.191 28578 28686 W AppCenter: Unable to get installID from Shared Preferences 06-30 13:25:23.243 28578 28578 D AppCenterBootCrashReportManager: Initializing AppCenterBootCrashReportManager 06-30 13:25:23.289 28578 28578 W AppCenter: App Center may only be configured once. 06-30 13:25:23.291 28578 28686 I AppCenter: Changed maximum database size to 10485760 bytes. 06-30 13:25:23.291 28578 28686 D AppCenter: addGroup(group_core) 06-30 13:25:23.304 28578 28686 D AppCenter: checkPendingLogs(group_core) pendingLogCount=0 batchTimeInterval=3000 06-30 13:25:23.309 28578 28686 D AppCenter: App Center initialized. 06-30 13:25:23.310 28578 28686 D AppCenter: removeGroup(groupErrors) 06-30 13:25:23.310 28578 28686 D AppCenter: removeGroup(groupErrors/one) 06-30 13:25:23.311 28578 28686 D AppCenter: addGroup(groupErrors) 06-30 13:25:23.320 28578 28686 D AppCenter: checkPendingLogs(groupErrors) pendingLogCount=0 batchTimeInterval=3000 06-30 13:25:23.321 28578 28686 D AppCenter: addGroup(groupErrors/one) 06-30 13:25:23.323 28578 28686 D AppCenter: checkPendingLogs(groupErrors/one) pendingLogCount=0 batchTimeInterval=3000 06-30 13:25:23.333 28578 28686 D AppCenterCrashes: No previous minidump sub-folders. 06-30 13:25:23.335 28578 28686 I AppCenter: Crashes service started from application. 06-30 13:25:23.335 28578 28686 D AppCenter: removeGroup(group_analytics) 06-30 13:25:23.335 28578 28686 D AppCenter: removeGroup(group_analytics/one) 06-30 13:25:23.336 28578 28686 D AppCenter: addGroup(group_analytics) 06-30 13:25:23.339 28578 28686 D AppCenter: checkPendingLogs(group_analytics) pendingLogCount=0 batchTimeInterval=3000 06-30 13:25:23.339 28578 28686 D AppCenter: addGroup(group_analytics/one) 06-30 13:25:23.342 28578 28686 D AppCenter: checkPendingLogs(group_analytics/one) pendingLogCount=0 batchTimeInterval=3000 06-30 13:25:23.342 28578 28686 D AppCenter: addGroup(group_analytics_critical) 06-30 13:25:23.345 28578 28686 D AppCenter: checkPendingLogs(group_analytics_critical) pendingLogCount=0 batchTimeInterval=3000 06-30 13:25:23.345 28578 28686 D AppCenter: addGroup(group_analytics_critical/one) 06-30 13:25:23.348 28578 28686 D AppCenter: checkPendingLogs(group_analytics_critical/one) pendingLogCount=0 batchTimeInterval=3000 06-30 13:25:23.353 28578 28686 I AppCenter: Analytics service started from application. 06-30 13:25:23.381 28578 28686 D AppCenter: Storing a log to the Persistence database for log type startService with flags=1 06-30 13:25:23.406 28578 28686 D AppCenter: Stored a log to the Persistence database for log type startService with databaseId=1 06-30 13:25:23.407 28578 28686 D AppCenter: enqueue(group_core) pendingLogCount=1 06-30 13:25:23.408 28578 28686 D AppCenter: checkPendingLogs(group_core) pendingLogCount=1 batchTimeInterval=3000 06-30 13:25:26.449 28578 28686 D AppCenter: triggerIngestion(group_core) pendingLogCount=1 06-30 13:25:26.449 28578 28686 D AppCenter: Trying to get 1 logs from the Persistence database for group_core 06-30 13:25:26.468 28578 28686 D AppCenter: Returning 1 log(s) with an ID, 985db35e-672e-4781-a016-23f0624237d6 06-30 13:25:26.468 28578 28686 D AppCenter: The SID/ID pairs for returning log(s) is/are: 06-30 13:25:26.469 28578 28686 D AppCenter: null / 1 06-30 13:25:26.469 28578 28686 D AppCenter: ingestLogs(group_core,985db35e-672e-4781-a016-23f0624237d6) pendingLogCount=0 06-30 13:25:28.700 28578 28675 V AppCenter: Calling https://in.appcenter.ms/logs?api-version=1.0.0... 06-30 13:25:28.701 28578 28675 V AppCenter: Headers: {Install-ID=bbb6ce32-46b0-4625-9834-7311b87f9790, App-Secret=****3ccc08dc, Content-Type=application/json} 06-30 13:25:28.719 28578 28675 V AppCenter: { 06-30 13:25:28.719 28578 28675 V AppCenter: "logs": [ 06-30 13:25:28.719 28578 28675 V AppCenter: { 06-30 13:25:28.719 28578 28675 V AppCenter: "type": "startService", 06-30 13:25:28.719 28578 28675 V AppCenter: "timestamp": "2020-06-30T05:25:23.380Z", 06-30 13:25:28.719 28578 28675 V AppCenter: "device": { 06-30 13:25:28.719 28578 28675 V AppCenter: "sdkName": "appcenter.android", 06-30 13:25:28.719 28578 28675 V AppCenter: "sdkVersion": "3.2.0", 06-30 13:25:28.719 28578 28675 V AppCenter: "model": "Nokia X6", 06-30 13:25:28.719 28578 28675 V AppCenter: "oemName": "HMD Global", 06-30 13:25:28.719 28578 28675 V AppCenter: "osName": "Android", 06-30 13:25:28.719 28578 28675 V AppCenter: "osVersion": "9", 06-30 13:25:28.719 28578 28675 V AppCenter: "osBuild": "PPR1.180610.011", 06-30 13:25:28.719 28578 28675 V AppCenter: "osApiLevel": 28, 06-30 13:25:28.719 28578 28675 V AppCenter: "locale": "en_US", 06-30 13:25:28.719 28578 28675 V AppCenter: "timeZoneOffset": 480, 06-30 13:25:28.719 28578 28675 V AppCenter: "screenSize": "1080x2065", 06-30 13:25:28.719 28578 28675 V AppCenter: "appVersion": "4.0.0", 06-30 13:25:28.719 28578 28675 V AppCenter: "carrierCountry": "cn", 06-30 13:25:28.719 28578 28675 V AppCenter: "appBuild": "2027114", 06-30 13:25:28.719 28578 28675 V AppCenter: "appNamespace": "com.microsoft.office.outlook.dev" 06-30 13:25:28.719 28578 28675 V AppCenter: }, 06-30 13:25:28.719 28578 28675 V AppCenter: "services": [ 06-30 13:25:28.719 28578 28675 V AppCenter: "Crashes", 06-30 13:25:28.719 28578 28675 V AppCenter: "Analytics" 06-30 13:25:28.719 28578 28675 V AppCenter: ] 06-30 13:25:28.719 28578 28675 V AppCenter: } 06-30 13:25:28.719 28578 28675 V AppCenter: ] 06-30 13:25:28.719 28578 28675 V AppCenter: } 06-30 13:25:29.557 28578 28686 D AppCenterAnalytics: onActivityResumed 06-30 13:25:29.559 28578 28686 D AppCenter: Storing a log to the Persistence database for log type startSession with flags=1 06-30 13:25:29.577 28578 28686 D AppCenter: Stored a log to the Persistence database for log type startSession with databaseId=2 06-30 13:25:29.577 28578 28686 D AppCenter: enqueue(group_analytics) pendingLogCount=1 06-30 13:25:29.577 28578 28686 D AppCenter: checkPendingLogs(group_analytics) pendingLogCount=1 batchTimeInterval=3000 06-30 13:25:30.114 28578 28675 V AppCenter: HTTP response status=200 payload={"status":"Success","validDiagnosticsIds":[],"throttledDiagnosticsIds":[],"correlationId":"60cb14f1-83c5-414f-9d41-b1351e25b972"} 06-30 13:25:30.417 28578 28686 D AppCenter: Deleting logs from the Persistence database for group_core with 985db35e-672e-4781-a016-23f0624237d6 06-30 13:25:30.417 28578 28686 D AppCenter: The IDs for deleting log(s) is/are: 06-30 13:25:30.418 28578 28686 D AppCenter: 1 06-30 13:25:30.425 28578 28686 D AppCenter: checkPendingLogs(group_core) pendingLogCount=0 batchTimeInterval=3000 06-30 13:25:30.745 28813 28813 W AppCenter: App Center may only be configured once. 06-30 13:25:30.753 28813 28877 I AppCenter: Changed maximum database size to 10485760 bytes. 06-30 13:25:30.753 28813 28877 D AppCenter: addGroup(group_core) 06-30 13:25:30.755 28813 28877 D AppCenter: checkPendingLogs(group_core) pendingLogCount=0 batchTimeInterval=3000 06-30 13:25:30.756 28813 28877 D AppCenter: App Center initialized. 06-30 13:25:30.756 28813 28877 D AppCenter: removeGroup(groupErrors) 06-30 13:25:30.756 28813 28877 D AppCenter: removeGroup(groupErrors/one) 06-30 13:25:30.757 28813 28877 D AppCenter: addGroup(groupErrors) 06-30 13:25:30.757 28813 28877 D AppCenter: checkPendingLogs(groupErrors) pendingLogCount=0 batchTimeInterval=3000 06-30 13:25:30.757 28813 28877 D AppCenter: addGroup(groupErrors/one) 06-30 13:25:30.758 28813 28877 D AppCenter: checkPendingLogs(groupErrors/one) pendingLogCount=0 batchTimeInterval=3000 06-30 13:25:30.762 28813 28877 I AppCenter: Crashes service started from application. 06-30 13:25:30.762 28813 28877 D AppCenter: removeGroup(group_analytics) 06-30 13:25:30.762 28813 28877 D AppCenter: removeGroup(group_analytics/one) 06-30 13:25:30.763 28813 28877 D AppCenter: addGroup(group_analytics) 06-30 13:25:30.764 28813 28877 D AppCenter: checkPendingLogs(group_analytics) pendingLogCount=0 batchTimeInterval=3000 06-30 13:25:30.764 28813 28877 D AppCenter: addGroup(group_analytics/one) 06-30 13:25:30.765 28813 28877 D AppCenter: checkPendingLogs(group_analytics/one) pendingLogCount=0 batchTimeInterval=3000 06-30 13:25:30.768 28813 28877 D AppCenter: addGroup(group_analytics_critical) 06-30 13:25:30.770 28813 28877 D AppCenter: checkPendingLogs(group_analytics_critical) pendingLogCount=0 batchTimeInterval=3000 06-30 13:25:30.770 28813 28877 D AppCenter: addGroup(group_analytics_critical/one) 06-30 13:25:30.776 28813 28877 D AppCenter: checkPendingLogs(group_analytics_critical/one) pendingLogCount=0 batchTimeInterval=3000 06-30 13:25:30.777 28813 28877 I AppCenter: Analytics service started from application. 06-30 13:25:30.796 28813 28877 D AppCenter: Storing a log to the Persistence database for log type startService with flags=1 06-30 13:25:30.801 28813 28877 D AppCenter: Stored a log to the Persistence database for log type startService with databaseId=6 06-30 13:25:30.801 28813 28877 D AppCenter: enqueue(group_core) pendingLogCount=1 06-30 13:25:30.801 28813 28877 D AppCenter: checkPendingLogs(group_core) pendingLogCount=1 batchTimeInterval=3000 06-30 13:25:31.692 28813 28813 D AppCenterCrashReportManager: Processing 0 pending errors 06-30 13:25:32.320 28578 28686 D AppCenterAnalytics: onActivityPaused 06-30 13:25:32.404 28578 28578 D AppCenterCrashes: The memory running level (20) was saved. 06-30 13:25:32.578 28578 28686 D AppCenter: triggerIngestion(group_analytics) pendingLogCount=1 06-30 13:25:32.578 28578 28686 D AppCenter: Trying to get 1 logs from the Persistence database for group_analytics 06-30 13:25:32.591 28578 28686 D AppCenter: Returning 1 log(s) with an ID, 196cd1ce-9fa3-47c6-bece-0bdcfe46ee95 06-30 13:25:32.591 28578 28686 D AppCenter: The SID/ID pairs for returning log(s) is/are: 06-30 13:25:32.593 28578 28686 D AppCenter: 330f4125-05e3-4639-8c27-17870910ce7e / 2 06-30 13:25:32.593 28578 28686 D AppCenter: ingestLogs(group_analytics,196cd1ce-9fa3-47c6-bece-0bdcfe46ee95) pendingLogCount=0 06-30 13:25:32.618 28578 28686 D AppCenter: checkPendingLogs(group_analytics) pendingLogCount=0 batchTimeInterval=3000 06-30 13:25:32.649 28578 28678 V AppCenter: Calling https://in.appcenter.ms/logs?api-version=1.0.0... 06-30 13:25:32.649 28578 28678 V AppCenter: Headers: {Install-ID=bbb6ce32-46b0-4625-9834-7311b87f9790, App-Secret=****3ccc08dc, Content-Type=application/json} 06-30 13:25:32.662 28578 28678 V AppCenter: { 06-30 13:25:32.662 28578 28678 V AppCenter: "logs": [ 06-30 13:25:32.662 28578 28678 V AppCenter: { 06-30 13:25:32.662 28578 28678 V AppCenter: "type": "startSession", 06-30 13:25:32.662 28578 28678 V AppCenter: "timestamp": "2020-06-30T05:25:29.559Z", 06-30 13:25:32.662 28578 28678 V AppCenter: "sid": "330f4125-05e3-4639-8c27-17870910ce7e", 06-30 13:25:32.662 28578 28678 V AppCenter: "device": { 06-30 13:25:32.662 28578 28678 V AppCenter: "sdkName": "appcenter.android", 06-30 13:25:32.662 28578 28678 V AppCenter: "sdkVersion": "3.2.0", 06-30 13:25:32.662 28578 28678 V AppCenter: "model": "Nokia X6", 06-30 13:25:32.662 28578 28678 V AppCenter: "oemName": "HMD Global", 06-30 13:25:32.662 28578 28678 V AppCenter: "osName": "Android", 06-30 13:25:32.662 28578 28678 V AppCenter: "osVersion": "9", 06-30 13:25:32.662 28578 28678 V AppCenter: "osBuild": "PPR1.180610.011", 06-30 13:25:32.662 28578 28678 V AppCenter: "osApiLevel": 28, 06-30 13:25:32.662 28578 28678 V AppCenter: "locale": "en_US", 06-30 13:25:32.662 28578 28678 V AppCenter: "timeZoneOffset": 480, 06-30 13:25:32.662 28578 28678 V AppCenter: "screenSize": "1080x2065", 06-30 13:25:32.662 28578 28678 V AppCenter: "appVersion": "4.0.0", 06-30 13:25:32.662 28578 28678 V AppCenter: "carrierCountry": "cn", 06-30 13:25:32.662 28578 28678 V AppCenter: "appBuild": "2027114", 06-30 13:25:32.662 28578 28678 V AppCenter: "appNamespace": "com.microsoft.office.outlook.dev" 06-30 13:25:32.662 28578 28678 V AppCenter: } 06-30 13:25:32.662 28578 28678 V AppCenter: } 06-30 13:25:32.662 28578 28678 V AppCenter: ] 06-30 13:25:32.662 28578 28678 V AppCenter: } 06-30 13:25:33.198 28578 28678 V AppCenter: HTTP response status=200 payload={"status":"Success","validDiagnosticsIds":[],"throttledDiagnosticsIds":[],"correlationId":"8c1331c3-5226-43df-b13a-b3aa80a0c54f"} 06-30 13:25:33.221 28578 28686 D AppCenter: Deleting logs from the Persistence database for group_analytics with 196cd1ce-9fa3-47c6-bece-0bdcfe46ee95 06-30 13:25:33.221 28578 28686 D AppCenter: The IDs for deleting log(s) is/are: 06-30 13:25:33.222 28578 28686 D AppCenter: 2 06-30 13:25:33.227 28578 28686 D AppCenter: checkPendingLogs(group_analytics) pendingLogCount=0 batchTimeInterval=3000 06-30 13:25:33.804 28813 28877 D AppCenter: triggerIngestion(group_core) pendingLogCount=1 06-30 13:25:33.804 28813 28877 D AppCenter: Trying to get 1 logs from the Persistence database for group_core 06-30 13:25:33.809 28813 28877 D AppCenter: Returning 1 log(s) with an ID, 38d37044-138a-4fe2-b890-cd79d1e28d17 06-30 13:25:33.809 28813 28877 D AppCenter: The SID/ID pairs for returning log(s) is/are: 06-30 13:25:33.809 28813 28877 D AppCenter: null / 6 06-30 13:25:33.809 28813 28877 D AppCenter: ingestLogs(group_core,38d37044-138a-4fe2-b890-cd79d1e28d17) pendingLogCount=0 06-30 13:25:33.815 28813 28863 V AppCenter: Calling https://in.appcenter.ms/logs?api-version=1.0.0... 06-30 13:25:33.816 28813 28863 V AppCenter: Headers: {Install-ID=aaf8f22f-f153-4cae-97be-f402b41d966f, App-Secret=****9a66e99e, Content-Type=application/json} 06-30 13:25:33.816 28813 28863 V AppCenter: { 06-30 13:25:33.816 28813 28863 V AppCenter: "logs": [ 06-30 13:25:33.816 28813 28863 V AppCenter: { 06-30 13:25:33.816 28813 28863 V AppCenter: "type": "startService", 06-30 13:25:33.816 28813 28863 V AppCenter: "timestamp": "2020-06-30T05:25:30.795Z", 06-30 13:25:33.816 28813 28863 V AppCenter: "device": { 06-30 13:25:33.816 28813 28863 V AppCenter: "sdkName": "appcenter.android", 06-30 13:25:33.816 28813 28863 V AppCenter: "sdkVersion": "3.2.0", 06-30 13:25:33.816 28813 28863 V AppCenter: "model": "Nokia X6", 06-30 13:25:33.816 28813 28863 V AppCenter: "oemName": "HMD Global", 06-30 13:25:33.816 28813 28863 V AppCenter: "osName": "Android", 06-30 13:25:33.816 28813 28863 V AppCenter: "osVersion": "9", 06-30 13:25:33.816 28813 28863 V AppCenter: "osBuild": "PPR1.180610.011", 06-30 13:25:33.816 28813 28863 V AppCenter: "osApiLevel": 28, 06-30 13:25:33.816 28813 28863 V AppCenter: "locale": "en_US", 06-30 13:25:33.816 28813 28863 V AppCenter: "timeZoneOffset": 480, 06-30 13:25:33.816 28813 28863 V AppCenter: "screenSize": "1080x2065", 06-30 13:25:33.816 28813 28863 V AppCenter: "appVersion": "4.2024.4", 06-30 13:25:33.816 28813 28863 V AppCenter: "carrierCountry": "cn", 06-30 13:25:33.816 28813 28863 V AppCenter: "appBuild": "2024812", 06-30 13:25:33.816 28813 28863 V AppCenter: "appNamespace": "com.microsoft.office.outlook" 06-30 13:25:33.816 28813 28863 V AppCenter: }, 06-30 13:25:33.816 28813 28863 V AppCenter: "services": [ 06-30 13:25:33.816 28813 28863 V AppCenter: "Crashes", 06-30 13:25:33.816 28813 28863 V AppCenter: "Analytics" 06-30 13:25:33.816 28813 28863 V AppCenter: ] 06-30 13:25:33.816 28813 28863 V AppCenter: } 06-30 13:25:33.816 28813 28863 V AppCenter: ] 06-30 13:25:33.816 28813 28863 V AppCenter: } 06-30 13:25:33.818 28813 28877 D AppCenter: checkPendingLogs(group_core) pendingLogCount=0 batchTimeInterval=3000 06-30 13:25:35.178 28813 28863 V AppCenter: HTTP response status=200 payload={"status":"AllLogsThrottled","validDiagnosticsIds":[],"throttledDiagnosticsIds":[],"correlationId":"b2a5dd1c-094e-4318-a8f7-15a6bf567988"} 06-30 13:25:35.179 28813 28877 D AppCenter: Deleting logs from the Persistence database for group_core with 38d37044-138a-4fe2-b890-cd79d1e28d17 06-30 13:25:35.179 28813 28877 D AppCenter: The IDs for deleting log(s) is/are: 06-30 13:25:35.179 28813 28877 D AppCenter: 6 06-30 13:25:35.180 28813 28877 D AppCenter: checkPendingLogs(group_core) pendingLogCount=0 batchTimeInterval=3000 06-30 13:25:56.724 28578 28686 D AppCenterAnalytics: onActivityResumed 06-30 13:25:56.724 28578 28686 D AppCenterAnalytics: noLogSentForLong=true wasBackgroundForLong=true 06-30 13:25:56.726 28578 28686 D AppCenter: Storing a log to the Persistence database for log type startSession with flags=1 06-30 13:25:56.729 28578 28686 D AppCenter: Stored a log to the Persistence database for log type startSession with databaseId=3 06-30 13:25:56.729 28578 28686 D AppCenter: enqueue(group_analytics) pendingLogCount=1 06-30 13:25:56.730 28578 28686 D AppCenter: checkPendingLogs(group_analytics) pendingLogCount=1 batchTimeInterval=3000 06-30 13:25:59.731 28578 28686 D AppCenter: triggerIngestion(group_analytics) pendingLogCount=1 06-30 13:25:59.731 28578 28686 D AppCenter: Trying to get 1 logs from the Persistence database for group_analytics 06-30 13:25:59.739 28578 28686 D AppCenter: Returning 1 log(s) with an ID, b360d6dc-cda1-4936-ab52-17e3ff4b28d6 06-30 13:25:59.739 28578 28686 D AppCenter: The SID/ID pairs for returning log(s) is/are: 06-30 13:25:59.739 28578 28686 D AppCenter: 53d870b5-7aeb-471a-a3a9-f8af39be1567 / 3 06-30 13:25:59.739 28578 28686 D AppCenter: ingestLogs(group_analytics,b360d6dc-cda1-4936-ab52-17e3ff4b28d6) pendingLogCount=0 06-30 13:25:59.746 28578 28686 D AppCenterAnalytics: onActivityPaused 06-30 13:25:59.766 28578 28686 D AppCenter: checkPendingLogs(group_analytics) pendingLogCount=0 batchTimeInterval=3000 06-30 13:25:59.771 28578 28674 V AppCenter: Calling https://in.appcenter.ms/logs?api-version=1.0.0... 06-30 13:25:59.771 28578 28674 V AppCenter: Headers: {Install-ID=bbb6ce32-46b0-4625-9834-7311b87f9790, App-Secret=****3ccc08dc, Content-Type=application/json} 06-30 13:25:59.771 28578 28674 V AppCenter: { 06-30 13:25:59.771 28578 28674 V AppCenter: "logs": [ 06-30 13:25:59.771 28578 28674 V AppCenter: { 06-30 13:25:59.771 28578 28674 V AppCenter: "type": "startSession", 06-30 13:25:59.771 28578 28674 V AppCenter: "timestamp": "2020-06-30T05:25:56.725Z", 06-30 13:25:59.771 28578 28674 V AppCenter: "sid": "53d870b5-7aeb-471a-a3a9-f8af39be1567", 06-30 13:25:59.771 28578 28674 V AppCenter: "device": { 06-30 13:25:59.771 28578 28674 V AppCenter: "sdkName": "appcenter.android", 06-30 13:25:59.771 28578 28674 V AppCenter: "sdkVersion": "3.2.0", 06-30 13:25:59.771 28578 28674 V AppCenter: "model": "Nokia X6", 06-30 13:25:59.771 28578 28674 V AppCenter: "oemName": "HMD Global", 06-30 13:25:59.771 28578 28674 V AppCenter: "osName": "Android", 06-30 13:25:59.771 28578 28674 V AppCenter: "osVersion": "9", 06-30 13:25:59.771 28578 28674 V AppCenter: "osBuild": "PPR1.180610.011", 06-30 13:25:59.771 28578 28674 V AppCenter: "osApiLevel": 28, 06-30 13:25:59.771 28578 28674 V AppCenter: "locale": "en_US", 06-30 13:25:59.771 28578 28674 V AppCenter: "timeZoneOffset": 480, 06-30 13:25:59.771 28578 28674 V AppCenter: "screenSize": "1080x2065", 06-30 13:25:59.771 28578 28674 V AppCenter: "appVersion": "4.0.0", 06-30 13:25:59.771 28578 28674 V AppCenter: "carrierCountry": "cn", 06-30 13:25:59.771 28578 28674 V AppCenter: "appBuild": "2027114", 06-30 13:25:59.771 28578 28674 V AppCenter: "appNamespace": "com.microsoft.office.outlook.dev" 06-30 13:25:59.771 28578 28674 V AppCenter: } 06-30 13:25:59.771 28578 28674 V AppCenter: } 06-30 13:25:59.771 28578 28674 V AppCenter: ] 06-30 13:25:59.771 28578 28674 V AppCenter: } 06-30 13:26:00.303 28578 28686 D AppCenterAnalytics: onActivityResumed 06-30 13:26:00.303 28578 28686 D AppCenterAnalytics: noLogSentForLong=false wasBackgroundForLong=false 06-30 13:26:01.233 28578 28674 V AppCenter: HTTP response status=200 payload={"status":"Success","validDiagnosticsIds":[],"throttledDiagnosticsIds":[],"correlationId":"080e4baa-12fb-40be-9093-8f3980b4cdfd"} 06-30 13:26:01.234 28578 28686 D AppCenter: Deleting logs from the Persistence database for group_analytics with b360d6dc-cda1-4936-ab52-17e3ff4b28d6 06-30 13:26:01.234 28578 28686 D AppCenter: The IDs for deleting log(s) is/are: 06-30 13:26:01.235 28578 28686 D AppCenter: 3 06-30 13:26:01.237 28578 28686 D AppCenter: checkPendingLogs(group_analytics) pendingLogCount=0 batchTimeInterval=3000 06-30 13:26:23.568 28578 28686 D AppCenterAnalytics: onActivityPaused 06-30 13:26:23.597 28578 28686 D AppCenterAnalytics: onActivityResumed 06-30 13:26:23.598 28578 28686 D AppCenterAnalytics: noLogSentForLong=true wasBackgroundForLong=false 06-30 13:26:23.627 28578 28686 D AppCenterAnalytics: onActivityPaused 06-30 13:26:23.828 28578 28686 D AppCenterAnalytics: onActivityResumed 06-30 13:26:23.829 28578 28686 D AppCenterAnalytics: noLogSentForLong=true wasBackgroundForLong=false 06-30 13:26:25.274 28578 28686 D AppCenterAnalytics: onActivityPaused 06-30 13:26:25.716 28578 28686 D AppCenterAnalytics: onActivityResumed 06-30 13:26:25.717 28578 28686 D AppCenterAnalytics: noLogSentForLong=true wasBackgroundForLong=false 06-30 13:26:25.843 28578 28686 D AppCenterAnalytics: onActivityPaused 06-30 13:26:27.345 28578 28578 D AppCenterCrashes: The memory running level (20) was saved. 06-30 13:26:50.732 28578 28686 D AppCenterAnalytics: onActivityResumed 06-30 13:26:50.732 28578 28686 D AppCenterAnalytics: noLogSentForLong=true wasBackgroundForLong=true 06-30 13:26:50.733 28578 28686 D AppCenter: Storing a log to the Persistence database for log type startSession with flags=1 06-30 13:26:50.748 28578 28686 D AppCenter: Stored a log to the Persistence database for log type startSession with databaseId=4 06-30 13:26:50.748 28578 28686 D AppCenter: enqueue(group_analytics) pendingLogCount=1 06-30 13:26:50.749 28578 28686 D AppCenter: checkPendingLogs(group_analytics) pendingLogCount=1 batchTimeInterval=3000 06-30 13:26:53.751 28578 28686 D AppCenter: triggerIngestion(group_analytics) pendingLogCount=1 06-30 13:26:53.751 28578 28686 D AppCenter: Trying to get 1 logs from the Persistence database for group_analytics 06-30 13:26:53.757 28578 28686 D AppCenter: Returning 1 log(s) with an ID, 2742b579-7981-473b-9e3d-271547e63050 06-30 13:26:53.757 28578 28686 D AppCenter: The SID/ID pairs for returning log(s) is/are: 06-30 13:26:53.757 28578 28686 D AppCenter: 0acefb30-0dc0-43ba-aff7-57273eb7d285 / 4 06-30 13:26:53.757 28578 28686 D AppCenter: ingestLogs(group_analytics,2742b579-7981-473b-9e3d-271547e63050) pendingLogCount=0 06-30 13:26:53.760 28578 28686 D AppCenter: checkPendingLogs(group_analytics) pendingLogCount=0 batchTimeInterval=3000 06-30 13:26:53.770 28578 29503 V AppCenter: Calling https://in.appcenter.ms/logs?api-version=1.0.0... 06-30 13:26:53.770 28578 29503 V AppCenter: Headers: {Install-ID=bbb6ce32-46b0-4625-9834-7311b87f9790, App-Secret=****3ccc08dc, Content-Type=application/json} 06-30 13:26:53.771 28578 29503 V AppCenter: { 06-30 13:26:53.771 28578 29503 V AppCenter: "logs": [ 06-30 13:26:53.771 28578 29503 V AppCenter: { 06-30 13:26:53.771 28578 29503 V AppCenter: "type": "startSession", 06-30 13:26:53.771 28578 29503 V AppCenter: "timestamp": "2020-06-30T05:26:50.733Z", 06-30 13:26:53.771 28578 29503 V AppCenter: "sid": "0acefb30-0dc0-43ba-aff7-57273eb7d285", 06-30 13:26:53.771 28578 29503 V AppCenter: "device": { 06-30 13:26:53.771 28578 29503 V AppCenter: "sdkName": "appcenter.android", 06-30 13:26:53.771 28578 29503 V AppCenter: "sdkVersion": "3.2.0", 06-30 13:26:53.771 28578 29503 V AppCenter: "model": "Nokia X6", 06-30 13:26:53.771 28578 29503 V AppCenter: "oemName": "HMD Global", 06-30 13:26:53.771 28578 29503 V AppCenter: "osName": "Android", 06-30 13:26:53.771 28578 29503 V AppCenter: "osVersion": "9", 06-30 13:26:53.771 28578 29503 V AppCenter: "osBuild": "PPR1.180610.011", 06-30 13:26:53.771 28578 29503 V AppCenter: "osApiLevel": 28, 06-30 13:26:53.771 28578 29503 V AppCenter: "locale": "en_US", 06-30 13:26:53.771 28578 29503 V AppCenter: "timeZoneOffset": 480, 06-30 13:26:53.771 28578 29503 V AppCenter: "screenSize": "1080x2065", 06-30 13:26:53.771 28578 29503 V AppCenter: "appVersion": "4.0.0", 06-30 13:26:53.771 28578 29503 V AppCenter: "carrierCountry": "cn", 06-30 13:26:53.771 28578 29503 V AppCenter: "appBuild": "2027114", 06-30 13:26:53.771 28578 29503 V AppCenter: "appNamespace": "com.microsoft.office.outlook.dev" 06-30 13:26:53.771 28578 29503 V AppCenter: } 06-30 13:26:53.771 28578 29503 V AppCenter: } 06-30 13:26:53.771 28578 29503 V AppCenter: ] 06-30 13:26:53.771 28578 29503 V AppCenter: } 06-30 13:26:54.622 28578 28686 D AppCenterAnalytics: onActivityPaused 06-30 13:26:54.877 28578 28686 D AppCenterAnalytics: onActivityResumed 06-30 13:26:54.877 28578 28686 D AppCenterAnalytics: noLogSentForLong=false wasBackgroundForLong=false 06-30 13:26:54.903 28578 28686 D AppCenter: Deleting logs from the Persistence database for group_analytics with 2742b579-7981-473b-9e3d-271547e63050 06-30 13:26:54.903 28578 28686 D AppCenter: The IDs for deleting log(s) is/are: 06-30 13:26:54.903 28578 28686 D AppCenter: 4 06-30 13:26:54.904 28578 28686 D AppCenter: checkPendingLogs(group_analytics) pendingLogCount=0 batchTimeInterval=3000 06-30 13:26:54.923 28578 28686 D AppCenterAnalytics: onActivityPaused 06-30 13:26:55.163 28578 28686 D AppCenterAnalytics: onActivityResumed 06-30 13:26:55.163 28578 28686 D AppCenterAnalytics: noLogSentForLong=false wasBackgroundForLong=false 06-30 13:26:57.850 28578 28686 D AppCenterAnalytics: onActivityPaused 06-30 13:26:57.952 28578 28686 D AppCenterAnalytics: onActivityResumed 06-30 13:26:57.952 28578 28686 D AppCenterAnalytics: noLogSentForLong=false wasBackgroundForLong=false 06-30 13:26:58.131 28578 28686 D AppCenterAnalytics: onActivityPaused 06-30 13:26:58.317 28578 28686 D AppCenterAnalytics: onActivityResumed 06-30 13:26:58.317 28578 28686 D AppCenterAnalytics: noLogSentForLong=false wasBackgroundForLong=false 06-30 13:26:59.657 28578 28686 D AppCenterAnalytics: onActivityPaused 06-30 13:27:00.227 28578 28686 D AppCenterAnalytics: onActivityResumed 06-30 13:27:00.227 28578 28686 D AppCenterAnalytics: noLogSentForLong=false wasBackgroundForLong=false 06-30 13:27:17.647 28578 28686 D AppCenterAnalytics: onActivityPaused 06-30 13:27:17.833 28578 28686 D AppCenterAnalytics: onActivityResumed 06-30 13:27:17.833 28578 28686 D AppCenterAnalytics: noLogSentForLong=true wasBackgroundForLong=false 06-30 13:27:20.220 28578 28686 D AppCenterAnalytics: onActivityPaused 06-30 13:27:20.260 28578 28686 D AppCenterAnalytics: onActivityResumed 06-30 13:27:20.260 28578 28686 D AppCenterAnalytics: noLogSentForLong=true wasBackgroundForLong=false 06-30 13:27:36.421 28578 28686 D AppCenterAnalytics: onActivityPaused 06-30 13:27:36.589 28578 28578 D AppCenterCrashes: The memory running level (20) was saved. 06-30 13:27:41.163 28578 28686 D AppCenterAnalytics: onActivityResumed 06-30 13:27:41.163 28578 28686 D AppCenterAnalytics: noLogSentForLong=true wasBackgroundForLong=false 06-30 13:27:58.008 28578 28686 D AppCenterAnalytics: onActivityPaused 06-30 13:27:58.168 28578 28578 D AppCenterCrashes: The memory running level (20) was saved. 06-30 13:28:11.330 28578 28686 D AppCenterAnalytics: onActivityResumed 06-30 13:28:11.330 28578 28686 D AppCenterAnalytics: noLogSentForLong=true wasBackgroundForLong=false 06-30 13:28:43.411 28578 28686 D AppCenterAnalytics: onActivityPaused 06-30 13:28:43.468 28578 28578 D AppCenterCrashes: The memory running level (20) was saved. 06-30 13:29:18.417 28578 28686 D AppCenterAnalytics: onActivityResumed 06-30 13:29:18.417 28578 28686 D AppCenterAnalytics: noLogSentForLong=true wasBackgroundForLong=true 06-30 13:29:18.418 28578 28686 D AppCenter: Storing a log to the Persistence database for log type startSession with flags=1 06-30 13:29:18.421 28578 28686 D AppCenter: Stored a log to the Persistence database for log type startSession with databaseId=5 06-30 13:29:18.421 28578 28686 D AppCenter: enqueue(group_analytics) pendingLogCount=1 06-30 13:29:18.421 28578 28686 D AppCenter: checkPendingLogs(group_analytics) pendingLogCount=1 batchTimeInterval=3000 06-30 13:29:21.425 28578 28686 D AppCenter: triggerIngestion(group_analytics) pendingLogCount=1 06-30 13:29:21.425 28578 28686 D AppCenter: Trying to get 1 logs from the Persistence database for group_analytics 06-30 13:29:21.433 28578 28686 D AppCenter: Returning 1 log(s) with an ID, b283e486-43a1-4c85-88a7-ffdbe6db482c 06-30 13:29:21.433 28578 28686 D AppCenter: The SID/ID pairs for returning log(s) is/are: 06-30 13:29:21.433 28578 28686 D AppCenter: 110bd1a6-6742-4d18-88c3-bab464602819 / 5 06-30 13:29:21.433 28578 28686 D AppCenter: ingestLogs(group_analytics,b283e486-43a1-4c85-88a7-ffdbe6db482c) pendingLogCount=0 06-30 13:29:21.442 28578 28686 D AppCenter: checkPendingLogs(group_analytics) pendingLogCount=0 batchTimeInterval=3000 06-30 13:29:21.444 28578 29889 V AppCenter: Calling https://in.appcenter.ms/logs?api-version=1.0.0... 06-30 13:29:21.444 28578 29889 V AppCenter: Headers: {Install-ID=bbb6ce32-46b0-4625-9834-7311b87f9790, App-Secret=****3ccc08dc, Content-Type=application/json} 06-30 13:29:21.445 28578 29889 V AppCenter: { 06-30 13:29:21.445 28578 29889 V AppCenter: "logs": [ 06-30 13:29:21.445 28578 29889 V AppCenter: { 06-30 13:29:21.445 28578 29889 V AppCenter: "type": "startSession", 06-30 13:29:21.445 28578 29889 V AppCenter: "timestamp": "2020-06-30T05:29:18.418Z", 06-30 13:29:21.445 28578 29889 V AppCenter: "sid": "110bd1a6-6742-4d18-88c3-bab464602819", 06-30 13:29:21.445 28578 29889 V AppCenter: "device": { 06-30 13:29:21.445 28578 29889 V AppCenter: "sdkName": "appcenter.android", 06-30 13:29:21.445 28578 29889 V AppCenter: "sdkVersion": "3.2.0", 06-30 13:29:21.445 28578 29889 V AppCenter: "model": "Nokia X6", 06-30 13:29:21.445 28578 29889 V AppCenter: "oemName": "HMD Global", 06-30 13:29:21.445 28578 29889 V AppCenter: "osName": "Android", 06-30 13:29:21.445 28578 29889 V AppCenter: "osVersion": "9", 06-30 13:29:21.445 28578 29889 V AppCenter: "osBuild": "PPR1.180610.011", 06-30 13:29:21.445 28578 29889 V AppCenter: "osApiLevel": 28, 06-30 13:29:21.445 28578 29889 V AppCenter: "locale": "en_US", 06-30 13:29:21.445 28578 29889 V AppCenter: "timeZoneOffset": 480, 06-30 13:29:21.445 28578 29889 V AppCenter: "screenSize": "1080x2065", 06-30 13:29:21.445 28578 29889 V AppCenter: "appVersion": "4.0.0", 06-30 13:29:21.445 28578 29889 V AppCenter: "carrierCountry": "cn", 06-30 13:29:21.445 28578 29889 V AppCenter: "appBuild": "2027114", 06-30 13:29:21.445 28578 29889 V AppCenter: "appNamespace": "com.microsoft.office.outlook.dev" 06-30 13:29:21.445 28578 29889 V AppCenter: } 06-30 13:29:21.445 28578 29889 V AppCenter: } 06-30 13:29:21.445 28578 29889 V AppCenter: ] 06-30 13:29:21.445 28578 29889 V AppCenter: } 06-30 13:29:22.953 28578 29889 V AppCenter: HTTP response status=200 payload={"status":"Success","validDiagnosticsIds":[],"throttledDiagnosticsIds":[],"correlationId":"6e0cd09d-4ce6-4f52-af27-1b6091330066"} 06-30 13:29:23.001 28578 28686 D AppCenter: Deleting logs from the Persistence database for group_analytics with b283e486-43a1-4c85-88a7-ffdbe6db482c 06-30 13:29:23.001 28578 28686 D AppCenter: The IDs for deleting log(s) is/are: 06-30 13:29:23.002 28578 28686 D AppCenter: 5 06-30 13:29:23.004 28578 28686 D AppCenter: checkPendingLogs(group_analytics) pendingLogCount=0 batchTimeInterval=3000 06-30 13:29:28.129 28578 28686 D AppCenterAnalytics: onActivityPaused 06-30 13:29:28.294 28578 28578 D AppCenterCrashes: The memory running level (20) was saved. 06-30 13:29:33.799 28578 28686 D AppCenterAnalytics: onActivityResumed 06-30 13:29:33.800 28578 28686 D AppCenterAnalytics: noLogSentForLong=false wasBackgroundForLong=false 06-30 13:29:40.416 28578 28686 D AppCenterAnalytics: onActivityPaused 06-30 13:29:40.564 28578 28686 D AppCenterAnalytics: onActivityResumed 06-30 13:29:40.564 28578 28686 D AppCenterAnalytics: noLogSentForLong=true wasBackgroundForLong=false 06-30 13:29:42.889 28578 28686 D AppCenterAnalytics: onActivityPaused 06-30 13:29:42.932 28578 28686 D AppCenterAnalytics: onActivityResumed 06-30 13:29:42.932 28578 28686 D AppCenterAnalytics: noLogSentForLong=true wasBackgroundForLong=false 06-30 13:29:46.603 28578 28686 D AppCenterAnalytics: onActivityPaused 06-30 13:29:46.780 28578 28686 D AppCenterAnalytics: onActivityResumed 06-30 13:29:46.780 28578 28686 D AppCenterAnalytics: noLogSentForLong=true wasBackgroundForLong=false 06-30 13:29:47.129 29960 29960 D AppCenterBootCrashReportManager: Initializing AppCenterBootCrashReportManager 06-30 13:29:47.140 29960 29960 W AppCenter: App Center may only be configured once. 06-30 13:29:47.156 29960 29996 I AppCenter: Changed maximum database size to 10485760 bytes. 06-30 13:29:47.157 29960 29996 D AppCenter: addGroup(group_core) 06-30 13:29:47.158 29960 29996 D AppCenter: checkPendingLogs(group_core) pendingLogCount=0 batchTimeInterval=3000 06-30 13:29:47.159 29960 29996 D AppCenter: App Center initialized. 06-30 13:29:47.159 29960 29996 D AppCenter: removeGroup(groupErrors) 06-30 13:29:47.160 29960 29996 D AppCenter: removeGroup(groupErrors/one) 06-30 13:29:47.160 29960 29996 D AppCenter: addGroup(groupErrors) 06-30 13:29:47.162 29960 29996 D AppCenter: checkPendingLogs(groupErrors) pendingLogCount=0 batchTimeInterval=3000 06-30 13:29:47.162 29960 29996 D AppCenter: addGroup(groupErrors/one) 06-30 13:29:47.164 29960 29996 D AppCenter: checkPendingLogs(groupErrors/one) pendingLogCount=0 batchTimeInterval=3000 06-30 13:29:47.178 29960 29996 I AppCenter: Crashes service started from application. 06-30 13:29:47.178 29960 29996 D AppCenter: removeGroup(group_analytics) 06-30 13:29:47.178 29960 29996 D AppCenter: removeGroup(group_analytics/one) 06-30 13:29:47.178 29960 29996 D AppCenter: addGroup(group_analytics) 06-30 13:29:47.179 29960 29996 D AppCenter: checkPendingLogs(group_analytics) pendingLogCount=0 batchTimeInterval=3000 06-30 13:29:47.180 29960 29996 D AppCenter: addGroup(group_analytics/one) 06-30 13:29:47.181 29960 29996 D AppCenter: checkPendingLogs(group_analytics/one) pendingLogCount=0 batchTimeInterval=3000 06-30 13:29:47.181 29960 29996 D AppCenter: addGroup(group_analytics_critical) 06-30 13:29:47.184 29960 29996 D AppCenter: checkPendingLogs(group_analytics_critical) pendingLogCount=0 batchTimeInterval=3000 06-30 13:29:47.184 29960 29996 D AppCenter: addGroup(group_analytics_critical/one) 06-30 13:29:47.185 29960 29996 D AppCenter: checkPendingLogs(group_analytics_critical/one) pendingLogCount=0 batchTimeInterval=3000 06-30 13:29:47.186 29960 29996 I AppCenter: Analytics service started from application. 06-30 13:29:47.197 29960 29996 D AppCenter: Storing a log to the Persistence database for log type startService with flags=1 06-30 13:29:47.199 29960 29996 D AppCenter: Stored a log to the Persistence database for log type startService with databaseId=7 06-30 13:29:47.199 29960 29996 D AppCenter: enqueue(group_core) pendingLogCount=1 06-30 13:29:47.199 29960 29996 D AppCenter: checkPendingLogs(group_core) pendingLogCount=1 batchTimeInterval=3000 06-30 13:29:47.220 29960 29960 D AppCenterBootCrashReportManager: AppCenter Crash service has been enabled 06-30 13:29:47.238 29960 30004 D AppCenterBootCrashReportManager: Break-pad setup complete 06-30 13:29:47.792 29960 29960 D AppCenterCrashReportManager: Initializing AppCenterCrashReportManager 06-30 13:29:47.951 29960 29960 D AppCenterCrashReportManager: Processing 0 pending errors 06-30 13:29:50.107 28578 28686 D AppCenterAnalytics: onActivityPaused 06-30 13:29:50.166 28578 28686 D AppCenterAnalytics: onActivityResumed 06-30 13:29:50.166 28578 28686 D AppCenterAnalytics: noLogSentForLong=true wasBackgroundForLong=false 06-30 13:29:50.202 29960 29996 D AppCenter: triggerIngestion(group_core) pendingLogCount=1 06-30 13:29:50.202 29960 29996 D AppCenter: Trying to get 1 logs from the Persistence database for group_core 06-30 13:29:50.205 29960 29996 D AppCenter: Returning 1 log(s) with an ID, 2f437c3f-632e-4650-a38e-abae255b8ba8 06-30 13:29:50.205 29960 29996 D AppCenter: The SID/ID pairs for returning log(s) is/are: 06-30 13:29:50.205 29960 29996 D AppCenter: null / 7 06-30 13:29:50.206 29960 29996 D AppCenter: ingestLogs(group_core,2f437c3f-632e-4650-a38e-abae255b8ba8) pendingLogCount=0 06-30 13:29:50.208 29960 29996 D AppCenter: checkPendingLogs(group_core) pendingLogCount=0 batchTimeInterval=3000 06-30 13:29:50.209 29960 29988 V AppCenter: Calling https://in.appcenter.ms/logs?api-version=1.0.0... 06-30 13:29:50.209 29960 29988 V AppCenter: Headers: {Install-ID=aaf8f22f-f153-4cae-97be-f402b41d966f, App-Secret=****9a66e99e, Content-Type=application/json} 06-30 13:29:50.210 29960 29988 V AppCenter: { 06-30 13:29:50.210 29960 29988 V AppCenter: "logs": [ 06-30 13:29:50.210 29960 29988 V AppCenter: { 06-30 13:29:50.210 29960 29988 V AppCenter: "type": "startService", 06-30 13:29:50.210 29960 29988 V AppCenter: "timestamp": "2020-06-30T05:29:47.197Z", 06-30 13:29:50.210 29960 29988 V AppCenter: "device": { 06-30 13:29:50.210 29960 29988 V AppCenter: "sdkName": "appcenter.android", 06-30 13:29:50.210 29960 29988 V AppCenter: "sdkVersion": "3.2.0", 06-30 13:29:50.210 29960 29988 V AppCenter: "model": "Nokia X6", 06-30 13:29:50.210 29960 29988 V AppCenter: "oemName": "HMD Global", 06-30 13:29:50.210 29960 29988 V AppCenter: "osName": "Android", 06-30 13:29:50.210 29960 29988 V AppCenter: "osVersion": "9", 06-30 13:29:50.210 29960 29988 V AppCenter: "osBuild": "PPR1.180610.011", 06-30 13:29:50.210 29960 29988 V AppCenter: "osApiLevel": 28, 06-30 13:29:50.210 29960 29988 V AppCenter: "locale": "en_US", 06-30 13:29:50.210 29960 29988 V AppCenter: "timeZoneOffset": 480, 06-30 13:29:50.210 29960 29988 V AppCenter: "screenSize": "1080x2065", 06-30 13:29:50.210 29960 29988 V AppCenter: "appVersion": "4.2024.4", 06-30 13:29:50.210 29960 29988 V AppCenter: "carrierCountry": "cn", 06-30 13:29:50.210 29960 29988 V AppCenter: "appBuild": "2024812", 06-30 13:29:50.210 29960 29988 V AppCenter: "appNamespace": "com.microsoft.office.outlook" 06-30 13:29:50.210 29960 29988 V AppCenter: }, 06-30 13:29:50.210 29960 29988 V AppCenter: "services": [ 06-30 13:29:50.210 29960 29988 V AppCenter: "Crashes", 06-30 13:29:50.210 29960 29988 V AppCenter: "Analytics" 06-30 13:29:50.210 29960 29988 V AppCenter: ] 06-30 13:29:50.210 29960 29988 V AppCenter: } 06-30 13:29:50.210 29960 29988 V AppCenter: ] 06-30 13:29:50.210 29960 29988 V AppCenter: } 06-30 13:29:51.308 28578 28686 D AppCenterAnalytics: onActivityPaused 06-30 13:29:51.541 28578 28578 D AppCenterCrashes: The memory running level (20) was saved. 06-30 13:29:51.882 29960 29988 V AppCenter: HTTP response status=200 payload={"status":"AllLogsThrottled","validDiagnosticsIds":[],"throttledDiagnosticsIds":[],"correlationId":"47db4ad9-d047-49a3-830b-578b00dc3e3d"} 06-30 13:29:51.885 29960 29996 D AppCenter: Deleting logs from the Persistence database for group_core with 2f437c3f-632e-4650-a38e-abae255b8ba8 06-30 13:29:51.885 29960 29996 D AppCenter: The IDs for deleting log(s) is/are: 06-30 13:29:51.885 29960 29996 D AppCenter: 7 06-30 13:29:51.886 29960 29996 D AppCenter: checkPendingLogs(group_core) pendingLogCount=0 batchTimeInterval=3000 06-30 13:29:54.884 28578 28686 D AppCenterAnalytics: onActivityResumed 06-30 13:29:54.884 28578 28686 D AppCenterAnalytics: noLogSentForLong=true wasBackgroundForLong=false 06-30 13:29:55.870 28578 28686 D AppCenterAnalytics: onActivityPaused 06-30 13:29:55.979 28578 28578 D AppCenterCrashes: The memory running level (20) was saved. 06-30 13:30:00.357 28578 28686 D AppCenterAnalytics: onActivityResumed 06-30 13:30:00.357 28578 28686 D AppCenterAnalytics: noLogSentForLong=true wasBackgroundForLong=false 06-30 13:30:01.804 28578 28686 D AppCenterAnalytics: onActivityPaused 06-30 13:30:01.957 28578 28686 D AppCenterAnalytics: onActivityResumed 06-30 13:30:01.957 28578 28686 D AppCenterAnalytics: noLogSentForLong=true wasBackgroundForLong=false 06-30 13:30:08.531 28578 28686 D AppCenterAnalytics: onActivityPaused 06-30 13:30:08.593 28578 28686 D AppCenterAnalytics: onActivityResumed 06-30 13:30:08.593 28578 28686 D AppCenterAnalytics: noLogSentForLong=true wasBackgroundForLong=false 06-30 13:30:09.438 28578 28686 D AppCenterAnalytics: onActivityPaused 06-30 13:30:09.479 28578 28686 D AppCenterAnalytics: onActivityResumed 06-30 13:30:09.479 28578 28686 D AppCenterAnalytics: noLogSentForLong=true wasBackgroundForLong=false 06-30 13:30:12.022 28578 28686 D AppCenterAnalytics: onActivityPaused 06-30 13:30:12.112 28578 28578 D AppCenterCrashes: The memory running level (20) was saved. 06-30 13:30:19.134 30179 30179 D AppCenterBootCrashReportManager: Initializing AppCenterBootCrashReportManager 06-30 13:30:19.140 30179 30179 W AppCenter: App Center may only be configured once. 06-30 13:30:19.140 30179 30232 D AppCenter: checkPendingLogs(group_core) pendingLogCount=0 batchTimeInterval=3000 06-30 13:30:19.143 30179 30232 D AppCenter: App Center initialized. 06-30 13:30:19.143 30179 30232 D AppCenter: removeGroup(groupErrors) 06-30 13:30:19.143 30179 30232 D AppCenter: removeGroup(groupErrors/one) 06-30 13:30:19.144 30179 30232 D AppCenter: addGroup(groupErrors) 06-30 13:30:19.145 30179 30232 D AppCenter: checkPendingLogs(groupErrors) pendingLogCount=0 batchTimeInterval=3000 06-30 13:30:19.145 30179 30232 D AppCenter: addGroup(groupErrors/one) 06-30 13:30:19.147 30179 30232 D AppCenter: checkPendingLogs(groupErrors/one) pendingLogCount=0 batchTimeInterval=3000 06-30 13:30:19.153 30179 30232 I AppCenter: Crashes service started from application. 06-30 13:30:19.153 30179 30232 D AppCenter: removeGroup(group_analytics) 06-30 13:30:19.153 30179 30232 D AppCenter: removeGroup(group_analytics/one) 06-30 13:30:19.153 30179 30232 D AppCenter: addGroup(group_analytics) 06-30 13:30:19.155 30179 30232 D AppCenter: checkPendingLogs(group_analytics) pendingLogCount=0 batchTimeInterval=3000 06-30 13:30:19.155 30179 30232 D AppCenter: addGroup(group_analytics/one) 06-30 13:30:19.156 30179 30232 D AppCenter: checkPendingLogs(group_analytics/one) pendingLogCount=0 batchTimeInterval=3000 06-30 13:30:19.156 30179 30232 D AppCenter: addGroup(group_analytics_critical) 06-30 13:30:19.157 30179 30232 D AppCenter: checkPendingLogs(group_analytics_critical) pendingLogCount=0 batchTimeInterval=3000 06-30 13:30:19.157 30179 30232 D AppCenter: addGroup(group_analytics_critical/one) 06-30 13:30:19.158 30179 30232 D AppCenter: checkPendingLogs(group_analytics_critical/one) pendingLogCount=0 batchTimeInterval=3000 06-30 13:30:19.161 30179 30232 I AppCenter: Analytics service started from application. 06-30 13:30:19.162 30179 30232 I AppCenterServices: Patching versionCode to 42027114 06-30 13:30:19.162 30179 30232 D AppCenter: removeGroup(group_distribute) 06-30 13:30:19.162 30179 30232 D AppCenter: removeGroup(group_distribute/one) 06-30 13:30:19.162 30179 30232 D AppCenter: addGroup(group_distribute) 06-30 13:30:19.164 30179 30232 D AppCenter: checkPendingLogs(group_distribute) pendingLogCount=0 batchTimeInterval=3000 06-30 13:30:19.164 30179 30232 D AppCenter: addGroup(group_distribute/one) 06-30 13:30:19.165 30179 30232 D AppCenter: checkPendingLogs(group_distribute/one) pendingLogCount=0 batchTimeInterval=3000 06-30 13:30:19.166 30179 30232 D AppCenterDistribute: Distribute workflow will be resumed on activity resume event. 06-30 13:30:19.166 30179 30232 I AppCenter: Distribute service started from application. 06-30 13:30:19.169 30179 30232 I AppCenterServices: Patching versionCode to 42027114 06-30 13:30:19.179 30179 30232 D AppCenter: Storing a log to the Persistence database for log type startService with flags=1 06-30 13:30:19.186 30179 30232 D AppCenter: Stored a log to the Persistence database for log type startService with databaseId=6 06-30 13:30:19.186 30179 30232 D AppCenter: enqueue(group_core) pendingLogCount=1 06-30 13:30:19.186 30179 30232 D AppCenter: checkPendingLogs(group_core) pendingLogCount=1 batchTimeInterval=3000 06-30 13:30:19.188 30179 30232 I AppCenterServices: Patching versionCode to 42027114 06-30 13:30:20.937 30179 30232 D AppCenter: clear(group_distribute) 06-30 13:30:20.937 30179 30232 D AppCenter: Deleting all logs from the Persistence database for group_distribute 06-30 13:30:20.939 30179 30232 D AppCenter: Deleted 0 logs. 06-30 13:30:20.939 30179 30232 D AppCenter: clear(group_distribute/one) 06-30 13:30:20.939 30179 30232 D AppCenter: Deleting all logs from the Persistence database for group_distribute/one 06-30 13:30:20.940 30179 30232 D AppCenter: Deleted 0 logs. 06-30 13:30:20.940 30179 30232 D AppCenter: removeGroup(group_distribute) 06-30 13:30:20.940 30179 30232 D AppCenter: removeGroup(group_distribute/one) 06-30 13:30:20.941 30179 30232 I AppCenterDistribute: Distribute service has been disabled. 06-30 13:30:21.180 30179 30179 D AppCenterCrashReportManager: Processing 0 pending errors 06-30 13:30:22.081 30179 30179 D AppCenterDistribute: Resetting workflow on entering foreground. 06-30 13:30:22.111 30179 30179 D AppCenterDistribute: Resume distribute workflow... 06-30 13:30:22.113 30179 30232 D AppCenterAnalytics: onActivityResumed 06-30 13:30:22.114 30179 30232 D AppCenter: Storing a log to the Persistence database for log type startSession with flags=1 06-30 13:30:22.119 30179 30232 D AppCenter: Stored a log to the Persistence database for log type startSession with databaseId=7 06-30 13:30:22.119 30179 30232 D AppCenter: enqueue(group_analytics) pendingLogCount=1 06-30 13:30:22.120 30179 30232 D AppCenter: checkPendingLogs(group_analytics) pendingLogCount=1 batchTimeInterval=3000 06-30 13:30:22.194 30179 30232 D AppCenter: triggerIngestion(group_core) pendingLogCount=1 06-30 13:30:22.194 30179 30232 D AppCenter: Trying to get 1 logs from the Persistence database for group_core 06-30 13:30:22.216 30179 30232 D AppCenter: Returning 1 log(s) with an ID, 044c565f-6e08-40dc-a506-eccb5d5101f1 06-30 13:30:22.216 30179 30232 D AppCenter: The SID/ID pairs for returning log(s) is/are: 06-30 13:30:22.217 30179 30232 D AppCenter: null / 6 06-30 13:30:22.217 30179 30232 D AppCenter: ingestLogs(group_core,044c565f-6e08-40dc-a506-eccb5d5101f1) pendingLogCount=0 06-30 13:30:23.784 30179 30232 D AppCenter: checkPendingLogs(group_core) pendingLogCount=0 batchTimeInterval=3000 06-30 13:30:23.792 30179 30222 V AppCenter: Calling https://in.appcenter.ms/logs?api-version=1.0.0... 06-30 13:30:23.793 30179 30222 V AppCenter: Headers: {Install-ID=bbb6ce32-46b0-4625-9834-7311b87f9790, App-Secret=****3ccc08dc, Content-Type=application/json} 06-30 13:30:23.800 30179 30222 V AppCenter: { 06-30 13:30:23.800 30179 30222 V AppCenter: "logs": [ 06-30 13:30:23.800 30179 30222 V AppCenter: { 06-30 13:30:23.800 30179 30222 V AppCenter: "type": "startService", 06-30 13:30:23.800 30179 30222 V AppCenter: "timestamp": "2020-06-30T05:30:19.179Z", 06-30 13:30:23.800 30179 30222 V AppCenter: "device": { 06-30 13:30:23.800 30179 30222 V AppCenter: "sdkName": "appcenter.android", 06-30 13:30:23.800 30179 30222 V AppCenter: "sdkVersion": "3.2.0", 06-30 13:30:23.800 30179 30222 V AppCenter: "model": "Nokia X6", 06-30 13:30:23.800 30179 30222 V AppCenter: "oemName": "HMD Global", 06-30 13:30:23.800 30179 30222 V AppCenter: "osName": "Android", 06-30 13:30:23.800 30179 30222 V AppCenter: "osVersion": "9", 06-30 13:30:23.800 30179 30222 V AppCenter: "osBuild": "PPR1.180610.011", 06-30 13:30:23.800 30179 30222 V AppCenter: "osApiLevel": 28, 06-30 13:30:23.800 30179 30222 V AppCenter: "locale": "en_US", 06-30 13:30:23.800 30179 30222 V AppCenter: "timeZoneOffset": 480, 06-30 13:30:23.800 30179 30222 V AppCenter: "screenSize": "1080x2065", 06-30 13:30:23.800 30179 30222 V AppCenter: "appVersion": "4.0.0", 06-30 13:30:23.800 30179 30222 V AppCenter: "carrierCountry": "cn", 06-30 13:30:23.800 30179 30222 V AppCenter: "appBuild": "42027114", 06-30 13:30:23.800 30179 30222 V AppCenter: "appNamespace": "com.microsoft.office.outlook.dev" 06-30 13:30:23.800 30179 30222 V AppCenter: }, 06-30 13:30:23.800 30179 30222 V AppCenter: "services": [ 06-30 13:30:23.800 30179 30222 V AppCenter: "Crashes", 06-30 13:30:23.800 30179 30222 V AppCenter: "Analytics", 06-30 13:30:23.800 30179 30222 V AppCenter: "Distribute" 06-30 13:30:23.800 30179 30222 V AppCenter: ] 06-30 13:30:23.800 30179 30222 V AppCenter: } 06-30 13:30:23.800 30179 30222 V AppCenter: ] 06-30 13:30:23.800 30179 30222 V AppCenter: } 06-30 13:30:25.121 30179 30232 D AppCenter: triggerIngestion(group_analytics) pendingLogCount=1 06-30 13:30:25.121 30179 30232 D AppCenter: Trying to get 1 logs from the Persistence database for group_analytics 06-30 13:30:25.126 30179 30232 D AppCenter: Returning 1 log(s) with an ID, beac5df1-73f0-43c4-b2b3-6fada08e2ed6 06-30 13:30:25.126 30179 30232 D AppCenter: The SID/ID pairs for returning log(s) is/are: 06-30 13:30:25.126 30179 30232 D AppCenter: 06b6445d-0fbe-4869-aeca-28484d0e4e32 / 7 06-30 13:30:25.126 30179 30232 D AppCenter: ingestLogs(group_analytics,beac5df1-73f0-43c4-b2b3-6fada08e2ed6) pendingLogCount=0 06-30 13:30:25.620 30179 30232 D AppCenter: checkPendingLogs(group_analytics) pendingLogCount=0 batchTimeInterval=3000 06-30 13:30:25.622 30179 30224 V AppCenter: Calling https://in.appcenter.ms/logs?api-version=1.0.0... 06-30 13:30:25.623 30179 30224 V AppCenter: Headers: {Install-ID=bbb6ce32-46b0-4625-9834-7311b87f9790, App-Secret=****3ccc08dc, Content-Type=application/json} 06-30 13:30:25.624 30179 30224 V AppCenter: { 06-30 13:30:25.624 30179 30224 V AppCenter: "logs": [ 06-30 13:30:25.624 30179 30224 V AppCenter: { 06-30 13:30:25.624 30179 30224 V AppCenter: "type": "startSession", 06-30 13:30:25.624 30179 30224 V AppCenter: "timestamp": "2020-06-30T05:30:22.114Z", 06-30 13:30:25.624 30179 30224 V AppCenter: "sid": "06b6445d-0fbe-4869-aeca-28484d0e4e32", 06-30 13:30:25.624 30179 30224 V AppCenter: "device": { 06-30 13:30:25.624 30179 30224 V AppCenter: "sdkName": "appcenter.android", 06-30 13:30:25.624 30179 30224 V AppCenter: "sdkVersion": "3.2.0", 06-30 13:30:25.624 30179 30224 V AppCenter: "model": "Nokia X6", 06-30 13:30:25.624 30179 30224 V AppCenter: "oemName": "HMD Global", 06-30 13:30:25.624 30179 30224 V AppCenter: "osName": "Android", 06-30 13:30:25.624 30179 30224 V AppCenter: "osVersion": "9", 06-30 13:30:25.624 30179 30224 V AppCenter: "osBuild": "PPR1.180610.011", 06-30 13:30:25.624 30179 30224 V AppCenter: "osApiLevel": 28, 06-30 13:30:25.624 30179 30224 V AppCenter: "locale": "en_US", 06-30 13:30:25.624 30179 30224 V AppCenter: "timeZoneOffset": 480, 06-30 13:30:25.624 30179 30224 V AppCenter: "screenSize": "1080x2065", 06-30 13:30:25.624 30179 30224 V AppCenter: "appVersion": "4.0.0", 06-30 13:30:25.624 30179 30224 V AppCenter: "carrierCountry": "cn", 06-30 13:30:25.624 30179 30224 V AppCenter: "appBuild": "42027114", 06-30 13:30:25.624 30179 30224 V AppCenter: "appNamespace": "com.microsoft.office.outlook.dev" 06-30 13:30:25.624 30179 30224 V AppCenter: } 06-30 13:30:25.624 30179 30224 V AppCenter: } 06-30 13:30:25.624 30179 30224 V AppCenter: ] 06-30 13:30:25.624 30179 30224 V AppCenter: } 06-30 13:30:25.680 30179 30222 V AppCenter: HTTP response status=200 payload={"status":"Success","validDiagnosticsIds":[],"throttledDiagnosticsIds":[],"correlationId":"1eb449f7-506d-4c69-932f-3ad3476f62aa"} 06-30 13:30:26.071 30179 30232 D AppCenter: Deleting logs from the Persistence database for group_core with 044c565f-6e08-40dc-a506-eccb5d5101f1 06-30 13:30:26.071 30179 30232 D AppCenter: The IDs for deleting log(s) is/are: 06-30 13:30:26.071 30179 30232 D AppCenter: 6 06-30 13:30:26.085 30179 30232 D AppCenter: checkPendingLogs(group_core) pendingLogCount=0 batchTimeInterval=3000 06-30 13:30:26.781 30179 30224 V AppCenter: HTTP response status=200 payload={"status":"Success","validDiagnosticsIds":[],"throttledDiagnosticsIds":[],"correlationId":"554c111e-3d11-4417-b726-3f11b84b845d"} 06-30 13:30:26.800 30179 30232 D AppCenter: Deleting logs from the Persistence database for group_analytics with beac5df1-73f0-43c4-b2b3-6fada08e2ed6 06-30 13:30:26.800 30179 30232 D AppCenter: The IDs for deleting log(s) is/are: 06-30 13:30:26.800 30179 30232 D AppCenter: 7 06-30 13:30:26.802 30179 30232 D AppCenter: checkPendingLogs(group_analytics) pendingLogCount=0 batchTimeInterval=3000 06-30 13:30:37.219 30179 30232 D AppCenterAnalytics: onActivityPaused 06-30 13:30:37.341 30179 30179 D AppCenterCrashes: The memory running level (20) was saved. 06-30 13:30:44.915 30179 30179 D AppCenterDistribute: Resetting workflow on entering foreground. 06-30 13:30:44.947 30179 30179 D AppCenterDistribute: Resume distribute workflow... 06-30 13:30:44.948 30179 30232 D AppCenterAnalytics: onActivityResumed 06-30 13:30:44.948 30179 30232 D AppCenterAnalytics: noLogSentForLong=true wasBackgroundForLong=false 06-30 13:30:50.201 30179 30208 V outlook.perf: 2020-06-30T13:30:48.813 RUNTIME_PROFILER ObjectGraphImpl :: com.microsoft.office.outlook.inappupdate.appcenter.AppCenterAuthenticateDialogFragment ran in 11 ms 06-30 13:30:50.603 30179 30232 D AppCenter: addGroup(group_distribute) 06-30 13:30:50.617 30179 30232 D AppCenter: checkPendingLogs(group_distribute) pendingLogCount=0 batchTimeInterval=3000 06-30 13:30:50.618 30179 30232 D AppCenter: addGroup(group_distribute/one) 06-30 13:30:50.622 30179 30232 D AppCenter: checkPendingLogs(group_distribute/one) pendingLogCount=0 batchTimeInterval=3000 06-30 13:30:50.623 30179 30232 I AppCenterDistribute: Distribute service has been enabled. 06-30 13:30:50.664 30179 30179 D AppCenterDistribute: Resume distribute workflow... 06-30 13:30:50.666 30179 30179 D AppCenterDistribute: InstallerPackageName=com.android.packageinstaller 06-30 13:30:50.669 30179 30179 D AppCenterDistribute: No token, need to open browser to url=https://install.appcenter.ms/apps/4a2e581a-c8aa-4cad-95da-0ee83ccc08dc/private-update-setup/?release_hash=84a80e3687b2b9ffe5a0e641a2a966650274028042ce9a0f6f0e8f81a9dc063e&redirect_id=com.microsoft.office.outlook.dev&redirect_scheme=appcenter&request_id=e0e3b6b8-e0e3-4a3f-962b-be9406ea3415&platform=Android&enable_failure_redirect=true&install_id=bbb6ce32-46b0-4625-9834-7311b87f9790 06-30 13:30:50.702 30179 30179 D AppCenterDistribute: Default browser seems to be com.nbc.browser/com.nbc.browser.view.activity.HomeActivity 06-30 13:30:50.702 30179 30179 D AppCenterDistribute: And its not the picker. 06-30 13:30:50.702 30179 30179 D AppCenterDistribute: Launch browser=com.nbc.browser/com.nbc.browser.view.activity.HomeActivity 06-30 13:30:50.709 1494 1591 I ActivityManager: originalIntent is Intent { act=android.intent.action.VIEW dat=https://install.appcenter.ms/... cmp=com.nbc.browser/.view.activity.HomeActivity } after hook intent Intent { act=android.intent.action.VIEW dat=https://install.appcenter.ms/... cmp=com.nbc.browser/.view.activity.HomeActivity }-aInfo ActivityInfo{29652fe com.nbc.browser.view.activity.HomeActivity}-toUser0 06-30 13:30:50.709 1494 1591 D ActivityManager: AppClone, pair.second - Intent { act=android.intent.action.VIEW dat=https://install.appcenter.ms/... cmp=com.nbc.browser/.view.activity.HomeActivity } 06-30 13:30:50.709 1494 1591 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=https://install.appcenter.ms/... cmp=com.nbc.browser/.view.activity.HomeActivity} from uid 10208 06-30 13:30:50.794 30179 30179 D AppCenterDistribute: Resume distribute workflow... 06-30 13:30:50.830 30179 30232 D AppCenterAnalytics: onActivityPaused 06-30 13:30:50.903 1494 1690 D ActivityManager: handleProcessStartedLocked mDoneFinishBooting && app.pid != 0 ---> notifyProcessStart, app.processName = com.nbc.browser, app.info = ApplicationInfo{e91cd7b com.nbc.browser}, app.hostingType = activity, getHostingName() = ComponentInfo{com.nbc.browser/com.nbc.browser.view.activity.HomeActivity}, getIntentFlag() = 0, getIsPackageRunning() = true, app = ProcessRecord{b8e2544 30917:com.nbc.browser/u0a137}, getExtraData() = Bundle[{ACTIVITY_TASK_AFFINITY=com.nbc.browser, ACTIVITY_INTENT=Intent { act=android.intent.action.VIEW dat=https://install.appcenter.ms/... flg=0x10000000 cmp=com.nbc.browser/.view.activity.HomeActivity }, CALLER_PACKAGE=com.microsoft.office.outlook.dev, ACTIVITY_INFO=ActivityInfo{29652fe com.nbc.browser.view.activity.HomeActivity}}] 06-30 13:30:52.245 30917 31074 I DownloadDBManager: ------ Query all download jobs, info: [ _id = 1, url = https://appcenter-filemanagement-distrib4ede6f06e.azureedge.net/c3039d8e-209c-453e-ab99-620c79d203a8/outlook-mainline-develop-universal-debug.apk?sv=2019-02-02&sr=c&sig=OYXiSVtKiiZikHv%2BXfHiw4xGZ%2Be8XV42UoYcDKS%2BNVA%3D&se=2020-06-12T06%3A40%3A01Z&sp=r&download_origin=appcenter, urlMD5 = 883A0FEF9540B08E9A75BC2294074306, fileName = outlook-mainline-develop-universal-debug.apk, localPath = /storage/emulated/0/Download/NbcBrowser/outlook-mainline-develop-universal-debug.apk, downloadingTempPath = /storage/emulated/0/Download/NbcBrowser/.outlook-mainline-develop-universal-debug.apk.nbcdltmp, downloadStatus = 200, currentSize = 137757406, totalSize = 138 MB ] 06-30 13:30:52.418 30917 30917 D HomeActivity: third path link -- https://install.appcenter.ms/apps/4a2e581a-c8aa-4cad-95da-0ee83ccc08dc/private-update-setup/?release_hash=84a80e3687b2b9ffe5a0e641a2a966650274028042ce9a0f6f0e8f81a9dc063e&redirect_id=com.microsoft.office.outlook.dev&redirect_scheme=appcenter&request_id=e0e3b6b8-e0e3-4a3f-962b-be9406ea3415&platform=Android&enable_failure_redirect=true&install_id=bbb6ce32-46b0-4625-9834-7311b87f9790 06-30 13:30:52.419 30917 30917 D BrowserTab: loadUrl test ---- https://install.appcenter.ms/apps/4a2e581a-c8aa-4cad-95da-0ee83ccc08dc/private-update-setup/?release_hash=84a80e3687b2b9ffe5a0e641a2a966650274028042ce9a0f6f0e8f81a9dc063e&redirect_id=com.microsoft.office.outlook.dev&redirect_scheme=appcenter&request_id=e0e3b6b8-e0e3-4a3f-962b-be9406ea3415&platform=Android&enable_failure_redirect=true&install_id=bbb6ce32-46b0-4625-9834-7311b87f9790 ----- Browser null 06-30 13:30:53.555 30179 30179 D AppCenterCrashes: The memory running level (20) was saved. 06-30 13:30:55.032 30917 30917 D BrowserTab: onPageStarted ,url = https://install.appcenter.ms/apps/4a2e581a-c8aa-4cad-95da-0ee83ccc08dc/private-update-setup/?release_hash=84a80e3687b2b9ffe5a0e641a2a966650274028042ce9a0f6f0e8f81a9dc063e&redirect_id=com.microsoft.office.outlook.dev&redirect_scheme=appcenter&request_id=e0e3b6b8-e0e3-4a3f-962b-be9406ea3415&platform=Android&enable_failure_redirect=true&install_id=bbb6ce32-46b0-4625-9834-7311b87f9790 06-30 13:30:55.032 30917 30917 D BrowserTab: originalUrl= https://install.appcenter.ms/apps/4a2e581a-c8aa-4cad-95da-0ee83ccc08dc/private-update-setup/?release_hash=84a80e3687b2b9ffe5a0e641a2a966650274028042ce9a0f6f0e8f81a9dc063e&redirect_id=com.microsoft.office.outlook.dev&redirect_scheme=appcenter&request_id=e0e3b6b8-e0e3-4a3f-962b-be9406ea3415&platform=Android&enable_failure_redirect=true&install_id=bbb6ce32-46b0-4625-9834-7311b87f9790 06-30 13:30:55.034 30917 30917 D LevineYE: doUpdateVisitedHistory............https://install.appcenter.ms/apps/4a2e581a-c8aa-4cad-95da-0ee83ccc08dc/private-update-setup/?release_hash=84a80e3687b2b9ffe5a0e641a2a966650274028042ce9a0f6f0e8f81a9dc063e&redirect_id=com.microsoft.office.outlook.dev&redirect_scheme=appcenter&request_id=e0e3b6b8-e0e3-4a3f-962b-be9406ea3415&platform=Android&enable_failure_redirect=true&install_id=bbb6ce32-46b0-4625-9834-7311b87f9790 06-30 13:30:57.295 30917 30917 D BrowserTab: onPageFinished ,url = https://install.appcenter.ms/apps/4a2e581a-c8aa-4cad-95da-0ee83ccc08dc/private-update-setup/?release_hash=84a80e3687b2b9ffe5a0e641a2a966650274028042ce9a0f6f0e8f81a9dc063e&redirect_id=com.microsoft.office.outlook.dev&redirect_scheme=appcenter&request_id=e0e3b6b8-e0e3-4a3f-962b-be9406ea3415&platform=Android&enable_failure_redirect=true&install_id=bbb6ce32-46b0-4625-9834-7311b87f9790 06-30 13:30:57.295 30917 30917 D BrowserTab: originalUrl= https://install.appcenter.ms/apps/4a2e581a-c8aa-4cad-95da-0ee83ccc08dc/private-update-setup/?release_hash=84a80e3687b2b9ffe5a0e641a2a966650274028042ce9a0f6f0e8f81a9dc063e&redirect_id=com.microsoft.office.outlook.dev&redirect_scheme=appcenter&request_id=e0e3b6b8-e0e3-4a3f-962b-be9406ea3415&platform=Android&enable_failure_redirect=true&install_id=bbb6ce32-46b0-4625-9834-7311b87f9790 06-30 13:30:57.295 30917 30917 D BrowserTab: view.getUrl()= https://install.appcenter.ms/apps/4a2e581a-c8aa-4cad-95da-0ee83ccc08dc/private-update-setup/?release_hash=84a80e3687b2b9ffe5a0e641a2a966650274028042ce9a0f6f0e8f81a9dc063e&redirect_id=com.microsoft.office.outlook.dev&redirect_scheme=appcenter&request_id=e0e3b6b8-e0e3-4a3f-962b-be9406ea3415&platform=Android&enable_failure_redirect=true&install_id=bbb6ce32-46b0-4625-9834-7311b87f9790 06-30 13:30:57.343 30917 30917 D HomeActivity: addHistory, url = https://install.appcenter.ms/apps/4a2e581a-c8aa-4cad-95da-0ee83ccc08dc/private-update-setup/?release_hash=84a80e3687b2b9ffe5a0e641a2a966650274028042ce9a0f6f0e8f81a9dc063e&redirect_id=com.microsoft.office.outlook.dev&redirect_scheme=appcenter&request_id=e0e3b6b8-e0e3-4a3f-962b-be9406ea3415&platform=Android&enable_failure_redirect=true&install_id=bbb6ce32-46b0-4625-9834-7311b87f9790 06-30 13:30:57.343 30917 30917 D HomeActivity: App Center, pageState.mUrl = https://install.appcenter.ms/apps/4a2e581a-c8aa-4cad-95da-0ee83ccc08dc/private-update-setup/?release_hash=84a80e3687b2b9ffe5a0e641a2a966650274028042ce9a0f6f0e8f81a9dc063e&redirect_id=com.microsoft.office.outlook.dev&redirect_scheme=appcenter&request_id=e0e3b6b8-e0e3-4a3f-962b-be9406ea3415&platform=Android&enable_failure_redirect=true&install_id=bbb6ce32-46b0-4625-9834-7311b87f9790 06-30 13:31:00.811 30917 30917 D BrowserTab: setWebViewClient url -- intent://updates/#Intent;scheme=appcenter;package=com.microsoft.office.outlook.dev;S.update_token=ffec919ccc7970157334d3b747fa8333117563b3;S.distribution_group_id=d31b88db-648d-4c43-9225-4ac43d40cf07;S.request_id=e0e3b6b8-e0e3-4a3f-962b-be9406ea3415;S.udid=null;end 06-30 13:31:03.646 30917 30917 D BrowserTab: setWebViewClient url -- intent://updates/#Intent;scheme=appcenter;package=com.microsoft.office.outlook.dev;S.update_token=ffec919ccc7970157334d3b747fa8333117563b3;S.distribution_group_id=d31b88db-648d-4c43-9225-4ac43d40cf07;S.request_id=e0e3b6b8-e0e3-4a3f-962b-be9406ea3415;S.udid=null;end 06-30 13:31:05.731 30917 30917 D BrowserTab: setWebViewClient url -- intent://updates/#Intent;scheme=appcenter;package=com.microsoft.office.outlook.dev;S.update_token=ffec919ccc7970157334d3b747fa8333117563b3;S.distribution_group_id=d31b88db-648d-4c43-9225-4ac43d40cf07;S.request_id=e0e3b6b8-e0e3-4a3f-962b-be9406ea3415;S.udid=null;end 06-30 13:31:09.267 30179 30179 D AppCenterDistribute: Resetting workflow on entering foreground. 06-30 13:31:09.296 30179 30179 D AppCenterDistribute: Resume distribute workflow... 06-30 13:31:09.296 30179 30232 D AppCenterAnalytics: onActivityResumed 06-30 13:31:09.296 30179 30232 D AppCenterAnalytics: noLogSentForLong=true wasBackgroundForLong=false 06-30 13:31:09.297 30179 30179 D AppCenterDistribute: No token, need to open browser to url=https://install.appcenter.ms/apps/4a2e581a-c8aa-4cad-95da-0ee83ccc08dc/private-update-setup/?release_hash=84a80e3687b2b9ffe5a0e641a2a966650274028042ce9a0f6f0e8f81a9dc063e&redirect_id=com.microsoft.office.outlook.dev&redirect_scheme=appcenter&request_id=9b7b10c7-82fe-465b-8af3-b1ae242532eb&platform=Android&enable_failure_redirect=true&install_id=bbb6ce32-46b0-4625-9834-7311b87f9790 06-30 13:31:09.326 30179 30179 D AppCenterDistribute: Default browser seems to be com.nbc.browser/com.nbc.browser.view.activity.HomeActivity 06-30 13:31:09.326 30179 30179 D AppCenterDistribute: And its not the picker. 06-30 13:31:09.326 30179 30179 D AppCenterDistribute: Launch browser=com.nbc.browser/com.nbc.browser.view.activity.HomeActivity 06-30 13:31:09.330 1494 1591 I ActivityManager: originalIntent is Intent { act=android.intent.action.VIEW dat=https://install.appcenter.ms/... cmp=com.nbc.browser/.view.activity.HomeActivity } after hook intent Intent { act=android.intent.action.VIEW dat=https://install.appcenter.ms/... cmp=com.nbc.browser/.view.activity.HomeActivity }-aInfo ActivityInfo{c6048fd com.nbc.browser.view.activity.HomeActivity}-toUser0 06-30 13:31:09.330 1494 1591 D ActivityManager: AppClone, pair.second - Intent { act=android.intent.action.VIEW dat=https://install.appcenter.ms/... cmp=com.nbc.browser/.view.activity.HomeActivity } 06-30 13:31:09.330 1494 1591 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=https://install.appcenter.ms/... cmp=com.nbc.browser/.view.activity.HomeActivity} from uid 10208 06-30 13:31:09.624 30179 30232 D AppCenterAnalytics: onActivityPaused 06-30 13:31:09.700 30917 30917 D HomeActivity: third path link -- https://install.appcenter.ms/apps/4a2e581a-c8aa-4cad-95da-0ee83ccc08dc/private-update-setup/?release_hash=84a80e3687b2b9ffe5a0e641a2a966650274028042ce9a0f6f0e8f81a9dc063e&redirect_id=com.microsoft.office.outlook.dev&redirect_scheme=appcenter&request_id=9b7b10c7-82fe-465b-8af3-b1ae242532eb&platform=Android&enable_failure_redirect=true&install_id=bbb6ce32-46b0-4625-9834-7311b87f9790 06-30 13:31:09.700 30917 30917 D BrowserTab: loadUrl test ---- https://install.appcenter.ms/apps/4a2e581a-c8aa-4cad-95da-0ee83ccc08dc/private-update-setup/?release_hash=84a80e3687b2b9ffe5a0e641a2a966650274028042ce9a0f6f0e8f81a9dc063e&redirect_id=com.microsoft.office.outlook.dev&redirect_scheme=appcenter&request_id=9b7b10c7-82fe-465b-8af3-b1ae242532eb&platform=Android&enable_failure_redirect=true&install_id=bbb6ce32-46b0-4625-9834-7311b87f9790 ----- App Center null 06-30 13:31:09.725 30179 30179 D AppCenterDistribute: Resume distribute workflow... 06-30 13:31:10.840 30179 30179 D AppCenterCrashes: The memory running level (20) was saved. 06-30 13:31:11.516 30917 30917 D BrowserTab: onPageStarted ,url = https://install.appcenter.ms/apps/4a2e581a-c8aa-4cad-95da-0ee83ccc08dc/private-update-setup/?release_hash=84a80e3687b2b9ffe5a0e641a2a966650274028042ce9a0f6f0e8f81a9dc063e&redirect_id=com.microsoft.office.outlook.dev&redirect_scheme=appcenter&request_id=9b7b10c7-82fe-465b-8af3-b1ae242532eb&platform=Android&enable_failure_redirect=true&install_id=bbb6ce32-46b0-4625-9834-7311b87f9790 06-30 13:31:11.516 30917 30917 D BrowserTab: originalUrl= https://install.appcenter.ms/apps/4a2e581a-c8aa-4cad-95da-0ee83ccc08dc/private-update-setup/?release_hash=84a80e3687b2b9ffe5a0e641a2a966650274028042ce9a0f6f0e8f81a9dc063e&redirect_id=com.microsoft.office.outlook.dev&redirect_scheme=appcenter&request_id=9b7b10c7-82fe-465b-8af3-b1ae242532eb&platform=Android&enable_failure_redirect=true&install_id=bbb6ce32-46b0-4625-9834-7311b87f9790 06-30 13:31:11.519 30917 30917 D LevineYE: doUpdateVisitedHistory............https://install.appcenter.ms/apps/4a2e581a-c8aa-4cad-95da-0ee83ccc08dc/private-update-setup/?release_hash=84a80e3687b2b9ffe5a0e641a2a966650274028042ce9a0f6f0e8f81a9dc063e&redirect_id=com.microsoft.office.outlook.dev&redirect_scheme=appcenter&request_id=9b7b10c7-82fe-465b-8af3-b1ae242532eb&platform=Android&enable_failure_redirect=true&install_id=bbb6ce32-46b0-4625-9834-7311b87f9790 06-30 13:31:12.594 30917 30917 D BrowserTab: onPageFinished ,url = https://install.appcenter.ms/apps/4a2e581a-c8aa-4cad-95da-0ee83ccc08dc/private-update-setup/?release_hash=84a80e3687b2b9ffe5a0e641a2a966650274028042ce9a0f6f0e8f81a9dc063e&redirect_id=com.microsoft.office.outlook.dev&redirect_scheme=appcenter&request_id=9b7b10c7-82fe-465b-8af3-b1ae242532eb&platform=Android&enable_failure_redirect=true&install_id=bbb6ce32-46b0-4625-9834-7311b87f9790 06-30 13:31:12.594 30917 30917 D BrowserTab: originalUrl= https://install.appcenter.ms/apps/4a2e581a-c8aa-4cad-95da-0ee83ccc08dc/private-update-setup/?release_hash=84a80e3687b2b9ffe5a0e641a2a966650274028042ce9a0f6f0e8f81a9dc063e&redirect_id=com.microsoft.office.outlook.dev&redirect_scheme=appcenter&request_id=9b7b10c7-82fe-465b-8af3-b1ae242532eb&platform=Android&enable_failure_redirect=true&install_id=bbb6ce32-46b0-4625-9834-7311b87f9790 06-30 13:31:12.594 30917 30917 D BrowserTab: view.getUrl()= https://install.appcenter.ms/apps/4a2e581a-c8aa-4cad-95da-0ee83ccc08dc/private-update-setup/?release_hash=84a80e3687b2b9ffe5a0e641a2a966650274028042ce9a0f6f0e8f81a9dc063e&redirect_id=com.microsoft.office.outlook.dev&redirect_scheme=appcenter&request_id=9b7b10c7-82fe-465b-8af3-b1ae242532eb&platform=Android&enable_failure_redirect=true&install_id=bbb6ce32-46b0-4625-9834-7311b87f9790 06-30 13:31:12.628 30917 30917 D HomeActivity: addHistory, url = https://install.appcenter.ms/apps/4a2e581a-c8aa-4cad-95da-0ee83ccc08dc/private-update-setup/?release_hash=84a80e3687b2b9ffe5a0e641a2a966650274028042ce9a0f6f0e8f81a9dc063e&redirect_id=com.microsoft.office.outlook.dev&redirect_scheme=appcenter&request_id=9b7b10c7-82fe-465b-8af3-b1ae242532eb&platform=Android&enable_failure_redirect=true&install_id=bbb6ce32-46b0-4625-9834-7311b87f9790 06-30 13:31:12.628 30917 30917 D HomeActivity: App Center, pageState.mUrl = https://install.appcenter.ms/apps/4a2e581a-c8aa-4cad-95da-0ee83ccc08dc/private-update-setup/?release_hash=84a80e3687b2b9ffe5a0e641a2a966650274028042ce9a0f6f0e8f81a9dc063e&redirect_id=com.microsoft.office.outlook.dev&redirect_scheme=appcenter&request_id=9b7b10c7-82fe-465b-8af3-b1ae242532eb&platform=Android&enable_failure_redirect=true&install_id=bbb6ce32-46b0-4625-9834-7311b87f9790 06-30 13:31:14.539 30917 30917 D BrowserTab: setWebViewClient url -- intent://updates/#Intent;scheme=appcenter;package=com.microsoft.office.outlook.dev;S.update_token=ffec919ccc7970157334d3b747fa8333117563b3;S.distribution_group_id=d31b88db-648d-4c43-9225-4ac43d40cf07;S.request_id=9b7b10c7-82fe-465b-8af3-b1ae242532eb;S.udid=null;end 06-30 13:31:16.014 30917 30917 D BrowserTab: setWebViewClient url -- intent://updates/#Intent;scheme=appcenter;package=com.microsoft.office.outlook.dev;S.update_token=ffec919ccc7970157334d3b747fa8333117563b3;S.distribution_group_id=d31b88db-648d-4c43-9225-4ac43d40cf07;S.request_id=9b7b10c7-82fe-465b-8af3-b1ae242532eb;S.udid=null;end 06-30 13:31:16.604 30917 30917 D BrowserTab: setWebViewClient url -- intent://updates/#Intent;scheme=appcenter;package=com.microsoft.office.outlook.dev;S.update_token=ffec919ccc7970157334d3b747fa8333117563b3;S.distribution_group_id=d31b88db-648d-4c43-9225-4ac43d40cf07;S.request_id=9b7b10c7-82fe-465b-8af3-b1ae242532eb;S.udid=null;end 06-30 13:31:18.729 30179 30179 D AppCenterDistribute: Resetting workflow on entering foreground. 06-30 13:31:18.756 30179 30179 D AppCenterDistribute: Resume distribute workflow... 06-30 13:31:18.759 30179 30232 D AppCenterAnalytics: onActivityResumed 06-30 13:31:18.759 30179 30232 D AppCenterAnalytics: noLogSentForLong=true wasBackgroundForLong=false 06-30 13:31:18.759 30179 30179 D AppCenterDistribute: No token, need to open browser to url=https://install.appcenter.ms/apps/4a2e581a-c8aa-4cad-95da-0ee83ccc08dc/private-update-setup/?release_hash=84a80e3687b2b9ffe5a0e641a2a966650274028042ce9a0f6f0e8f81a9dc063e&redirect_id=com.microsoft.office.outlook.dev&redirect_scheme=appcenter&request_id=de2e968a-4205-4007-81b8-f9a2bcb14a91&platform=Android&enable_failure_redirect=true&install_id=bbb6ce32-46b0-4625-9834-7311b87f9790 06-30 13:31:18.799 30179 30179 D AppCenterDistribute: Default browser seems to be com.nbc.browser/com.nbc.browser.view.activity.HomeActivity 06-30 13:31:18.799 30179 30179 D AppCenterDistribute: And its not the picker. 06-30 13:31:18.799 30179 30179 D AppCenterDistribute: Launch browser=com.nbc.browser/com.nbc.browser.view.activity.HomeActivity 06-30 13:31:18.802 1494 6253 I ActivityManager: originalIntent is Intent { act=android.intent.action.VIEW dat=https://install.appcenter.ms/... cmp=com.nbc.browser/.view.activity.HomeActivity } after hook intent Intent { act=android.intent.action.VIEW dat=https://install.appcenter.ms/... cmp=com.nbc.browser/.view.activity.HomeActivity }-aInfo ActivityInfo{296244d com.nbc.browser.view.activity.HomeActivity}-toUser0 06-30 13:31:18.802 1494 6253 D ActivityManager: AppClone, pair.second - Intent { act=android.intent.action.VIEW dat=https://install.appcenter.ms/... cmp=com.nbc.browser/.view.activity.HomeActivity } 06-30 13:31:18.803 1494 6253 I ActivityManager: START u0 {act=android.intent.action.VIEW dat=https://install.appcenter.ms/... cmp=com.nbc.browser/.view.activity.HomeActivity} from uid 10208 06-30 13:31:19.067 30179 30232 D AppCenterAnalytics: onActivityPaused 06-30 13:31:19.152 30917 30917 D HomeActivity: third path link -- https://install.appcenter.ms/apps/4a2e581a-c8aa-4cad-95da-0ee83ccc08dc/private-update-setup/?release_hash=84a80e3687b2b9ffe5a0e641a2a966650274028042ce9a0f6f0e8f81a9dc063e&redirect_id=com.microsoft.office.outlook.dev&redirect_scheme=appcenter&request_id=de2e968a-4205-4007-81b8-f9a2bcb14a91&platform=Android&enable_failure_redirect=true&install_id=bbb6ce32-46b0-4625-9834-7311b87f9790 06-30 13:31:19.152 30917 30917 D BrowserTab: loadUrl test ---- https://install.appcenter.ms/apps/4a2e581a-c8aa-4cad-95da-0ee83ccc08dc/private-update-setup/?release_hash=84a80e3687b2b9ffe5a0e641a2a966650274028042ce9a0f6f0e8f81a9dc063e&redirect_id=com.microsoft.office.outlook.dev&redirect_scheme=appcenter&request_id=de2e968a-4205-4007-81b8-f9a2bcb14a91&platform=Android&enable_failure_redirect=true&install_id=bbb6ce32-46b0-4625-9834-7311b87f9790 ----- App Center null 06-30 13:31:19.177 30179 30179 D AppCenterDistribute: Resume distribute workflow... 06-30 13:31:20.178 30179 30179 D AppCenterCrashes: The memory running level (20) was saved. 06-30 13:31:21.091 30917 30917 D BrowserTab: onPageStarted ,url = https://install.appcenter.ms/apps/4a2e581a-c8aa-4cad-95da-0ee83ccc08dc/private-update-setup/?release_hash=84a80e3687b2b9ffe5a0e641a2a966650274028042ce9a0f6f0e8f81a9dc063e&redirect_id=com.microsoft.office.outlook.dev&redirect_scheme=appcenter&request_id=de2e968a-4205-4007-81b8-f9a2bcb14a91&platform=Android&enable_failure_redirect=true&install_id=bbb6ce32-46b0-4625-9834-7311b87f9790 06-30 13:31:21.091 30917 30917 D BrowserTab: originalUrl= https://install.appcenter.ms/apps/4a2e581a-c8aa-4cad-95da-0ee83ccc08dc/private-update-setup/?release_hash=84a80e3687b2b9ffe5a0e641a2a966650274028042ce9a0f6f0e8f81a9dc063e&redirect_id=com.microsoft.office.outlook.dev&redirect_scheme=appcenter&request_id=de2e968a-4205-4007-81b8-f9a2bcb14a91&platform=Android&enable_failure_redirect=true&install_id=bbb6ce32-46b0-4625-9834-7311b87f9790 06-30 13:31:21.093 30917 30917 D LevineYE: doUpdateVisitedHistory............https://install.appcenter.ms/apps/4a2e581a-c8aa-4cad-95da-0ee83ccc08dc/private-update-setup/?release_hash=84a80e3687b2b9ffe5a0e641a2a966650274028042ce9a0f6f0e8f81a9dc063e&redirect_id=com.microsoft.office.outlook.dev&redirect_scheme=appcenter&request_id=de2e968a-4205-4007-81b8-f9a2bcb14a91&platform=Android&enable_failure_redirect=true&install_id=bbb6ce32-46b0-4625-9834-7311b87f9790 06-30 13:31:21.976 30917 30917 D BrowserTab: onPageFinished ,url = https://install.appcenter.ms/apps/4a2e581a-c8aa-4cad-95da-0ee83ccc08dc/private-update-setup/?release_hash=84a80e3687b2b9ffe5a0e641a2a966650274028042ce9a0f6f0e8f81a9dc063e&redirect_id=com.microsoft.office.outlook.dev&redirect_scheme=appcenter&request_id=de2e968a-4205-4007-81b8-f9a2bcb14a91&platform=Android&enable_failure_redirect=true&install_id=bbb6ce32-46b0-4625-9834-7311b87f9790 06-30 13:31:21.976 30917 30917 D BrowserTab: originalUrl= https://install.appcenter.ms/apps/4a2e581a-c8aa-4cad-95da-0ee83ccc08dc/private-update-setup/?release_hash=84a80e3687b2b9ffe5a0e641a2a966650274028042ce9a0f6f0e8f81a9dc063e&redirect_id=com.microsoft.office.outlook.dev&redirect_scheme=appcenter&request_id=de2e968a-4205-4007-81b8-f9a2bcb14a91&platform=Android&enable_failure_redirect=true&install_id=bbb6ce32-46b0-4625-9834-7311b87f9790 06-30 13:31:21.976 30917 30917 D BrowserTab: view.getUrl()= https://install.appcenter.ms/apps/4a2e581a-c8aa-4cad-95da-0ee83ccc08dc/private-update-setup/?release_hash=84a80e3687b2b9ffe5a0e641a2a966650274028042ce9a0f6f0e8f81a9dc063e&redirect_id=com.microsoft.office.outlook.dev&redirect_scheme=appcenter&request_id=de2e968a-4205-4007-81b8-f9a2bcb14a91&platform=Android&enable_failure_redirect=true&install_id=bbb6ce32-46b0-4625-9834-7311b87f9790 06-30 13:31:22.011 30917 30917 D HomeActivity: addHistory, url = https://install.appcenter.ms/apps/4a2e581a-c8aa-4cad-95da-0ee83ccc08dc/private-update-setup/?release_hash=84a80e3687b2b9ffe5a0e641a2a966650274028042ce9a0f6f0e8f81a9dc063e&redirect_id=com.microsoft.office.outlook.dev&redirect_scheme=appcenter&request_id=de2e968a-4205-4007-81b8-f9a2bcb14a91&platform=Android&enable_failure_redirect=true&install_id=bbb6ce32-46b0-4625-9834-7311b87f9790 06-30 13:31:22.011 30917 30917 D HomeActivity: App Center, pageState.mUrl = https://install.appcenter.ms/apps/4a2e581a-c8aa-4cad-95da-0ee83ccc08dc/private-update-setup/?release_hash=84a80e3687b2b9ffe5a0e641a2a966650274028042ce9a0f6f0e8f81a9dc063e&redirect_id=com.microsoft.office.outlook.dev&redirect_scheme=appcenter&request_id=de2e968a-4205-4007-81b8-f9a2bcb14a91&platform=Android&enable_failure_redirect=true&install_id=bbb6ce32-46b0-4625-9834-7311b87f9790 06-30 13:31:25.477 30917 30917 D BrowserTab: setWebViewClient url -- intent://updates/#Intent;scheme=appcenter;package=com.microsoft.office.outlook.dev;S.update_token=ffec919ccc7970157334d3b747fa8333117563b3;S.distribution_group_id=d31b88db-648d-4c43-9225-4ac43d40cf07;S.request_id=de2e968a-4205-4007-81b8-f9a2bcb14a91;S.udid=null;end