[GH-ISSUE #905] [BUG] AppCenter analytic when the service is disable #901

Open
opened 2026-03-03 19:22:51 +03:00 by kerem · 1 comment
Owner

Originally created by @NghiaTranUIT on GitHub (Jun 14, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/905

Originally assigned to: @NghiaTranUIT on GitHub.

Description

If we disable the AppCenter Analytic in Preference -> Analytic, we might encounter the log error from Proxyman's console.

 [AppCenter] ERROR: -[MSACServiceAbstract canBeUsed]/58 Analytics service hasn't been started. You need to call [MSACAppCenter start:YOUR_APP_SECRET withServices:LIST_OF_SERVICES] first.

We should fix it 👍

Originally created by @NghiaTranUIT on GitHub (Jun 14, 2021). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/905 Originally assigned to: @NghiaTranUIT on GitHub. ### Description If we disable the AppCenter Analytic in Preference -> Analytic, we might encounter the log error from Proxyman's console. ``` [AppCenter] ERROR: -[MSACServiceAbstract canBeUsed]/58 Analytics service hasn't been started. You need to call [MSACAppCenter start:YOUR_APP_SECRET withServices:LIST_OF_SERVICES] first. ``` We should fix it 👍
Author
Owner

@NghiaTranUIT commented on GitHub (Jun 16, 2021):

Done. Turn out we should not execute "AppCenter.configure(<secret_key>)" when Analytic and Crash services are disabled. 👍

<!-- gh-comment-id:861984215 --> @NghiaTranUIT commented on GitHub (Jun 16, 2021): Done. Turn out we should not execute "AppCenter.configure(<secret_key>)" when Analytic and Crash services are disabled. 👍
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#901
No description provided.