[GH-ISSUE #189] Out-out ""Share anonymous analytics data"" but data are still sent #185

Closed
opened 2026-03-03 19:16:02 +03:00 by kerem · 2 comments
Owner

Originally created by @vinbrule on GitHub (Jun 27, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/189

As you can see on the image, I opt-out the option to send anonymous data to Proxyman, however, whenever the application starts, it connects to the proxyman.io and other. See the image for clarity.

Which Proxyman version are you using? (Ex. Proxyman 0.5 (200))

1.4.3

What OS Version are you using? (Ex. mac 10.13)

Mac 10.12

Steps to reproduce this issue

Disable the options to send data but data are still sent out.

Screenshots (optional)

2019-06-27 at 11 07 AM

Originally created by @vinbrule on GitHub (Jun 27, 2019). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/189 As you can see on the image, I opt-out the option to send anonymous data to Proxyman, however, whenever the application starts, it connects to the proxyman.io and other. See the image for clarity. ### Which Proxyman version are you using? (Ex. Proxyman 0.5 (200)) 1.4.3 ### What OS Version are you using? (Ex. mac 10.13) Mac 10.12 ### Steps to reproduce this issue Disable the options to send data but data are still sent out. ### Screenshots (optional) ![2019-06-27 at 11 07 AM](https://user-images.githubusercontent.com/40869791/60277850-5e0a6280-98cc-11e9-81fd-cc4153f4b975.png)
kerem 2026-03-03 19:16:02 +03:00
Author
Owner

@NghiaTranUIT commented on GitHub (Jun 28, 2019):

Screen Shot 2019-06-28 at 09 19 37

Hm you're right. After opting-out, the AppCenter still sent the first log, but the other events won't sent. I will check and stop it all.

<!-- gh-comment-id:506575016 --> @NghiaTranUIT commented on GitHub (Jun 28, 2019): <img width="675" alt="Screen Shot 2019-06-28 at 09 19 37" src="https://user-images.githubusercontent.com/5878421/60312538-dda83800-9985-11e9-87be-7c1ff28101f2.png"> Hm you're right. After opting-out, the AppCenter still sent the first log, but the other events won't sent. I will check and stop it all.
Author
Owner

@NghiaTranUIT commented on GitHub (Jun 28, 2019):

Hey @van-tienhoang, thank 100x for pointing this issue. Technically, the TrackingService isn't initialized and enable/disable service until we do some tracking actions. Thus, sometime it updates, sometime not. I was my mistake 😨

I completely fixed it. Thank you so much 👍

<!-- gh-comment-id:506786901 --> @NghiaTranUIT commented on GitHub (Jun 28, 2019): Hey @van-tienhoang, thank 100x for pointing this issue. Technically, the TrackingService isn't initialized and enable/disable service until we do some tracking actions. Thus, sometime it updates, sometime not. I was my mistake 😨 I completely fixed it. Thank you so much 👍
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#185
No description provided.