ProxymanApp / ProxymanApp/Proxyman

[iOS] Opt-out Analytic and Crash Report

Open
#2,028 1 comment 0 reactions 1 assignee View on GitHub

@8bitzz is already working on this.

Since May 22, 2024.

✅ Done enhancement
Dominant language
No language data
Stars
7k
Forks
237
PR merge metrics
No merged PRs in 30d

Description

Description

Some iOS users would like to disable the Analytic and Crash Report on the iOS app. These features are enabled by default and there is no way to opt-out them.

Similar as we've done with Proxyman macOS.

Screenshot 2024-05-22 at 08 09 28

Criteria

  • Add a new row: App Setting in the More Tab -> Proxyman Section
  • Click to open a new screen AppSetting screen
  • AppSetting will have 1 section at the moment.
Privacy Section
  • Title: Privacy
  • 2 row: Analytic and Crash Report with a Switch button
  • Each row will have a secondary label to explain why it's needed (Copy from Proxyman)
Logic
  • Learn from Proxyman macOS how to enable/disable it
AppConfiguration.shared.isEnableAnalytic
AppConfiguration.shared.isEnableCrashReport

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.