Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add WireGuard NetP Error Pixels #2023

Merged
merged 13 commits into from
Sep 21, 2023

Conversation

graeme
Copy link
Contributor

@graeme graeme commented Sep 19, 2023

Task/Issue URL: https://app.asana.com/0/0/1205524329218224/f

Description:

When implementing error pixels for NetP on iOS, I noticed that macOS was missing the Pixels (that were listed in its privacy triage) for WireGuard error callbacks. Furthermore, we didn’t have the hook to respond to them from the NetworkProtection library. This task adds this capability so we can get a better idea of why WireGuard is failing in the wild.

⚠️ This PR is stacked on #2019 ⚠️

Steps to test this PR:

  • These may be a bit hard to reproduce, but it’s good too have them here just in case something is happening in the wild.

Copy Testing:

  • Use of correct apostrophes in new copy, ie rather than '

Orientation Testing:

  • Portrait
  • Landscape

Device Testing:

  • iPhone SE (1st Gen)
  • iPhone 8
  • iPhone X
  • iPhone 14 Pro
  • iPad

OS Testing:

  • iOS 14
  • iOS 15
  • iOS 16

Theme Testing:

  • Light theme
  • Dark theme

Internal references:

Software Engineering Expectations
Technical Design Template

@graeme graeme self-assigned this Sep 19, 2023
@graeme graeme changed the base branch from develop to graeme/netp-error-pixels September 19, 2023 15:41
@graeme graeme requested a review from samsymons September 20, 2023 09:11
@graeme graeme marked this pull request as ready for review September 20, 2023 17:42
@github-actions
Copy link

Warnings
⚠️ PR has more than 500 lines of code changing. Consider splitting into smaller PRs if possible.

Generated by 🚫 dangerJS against 16cfb1f

@graeme graeme merged commit b906d12 into graeme/netp-error-pixels Sep 21, 2023
8 checks passed
@graeme graeme deleted the graeme/add-wireguard-pixels branch September 21, 2023 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants