Skip to content

Conversation

@kahest
Copy link
Contributor

@kahest kahest commented May 2, 2025

  • adds sendDefaultPii=true to Mobile wizards:
    • Android (no tests)
    • Apple (unit tests)
    • Flutter (unit + e2e tests)
    • RN (unit + e2e tests)

Note: as mentioned in #955 (comment) we set the default value of true and link to the relevant docs page

fixes #790
fixes #956
(Flutter + RN don't have GH issues for this)

@github-actions
Copy link

github-actions bot commented May 2, 2025

Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against 6da462f

@codecov
Copy link

codecov bot commented May 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 27.36%. Comparing base (ffc3e1c) to head (6da462f).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #981   +/-   ##
=======================================
  Coverage   27.36%   27.36%           
=======================================
  Files         130      130           
  Lines       14411    14411           
  Branches      856      856           
=======================================
  Hits         3944     3944           
  Misses      10449    10449           
  Partials       18       18           
Flag Coverage Δ
unit-tests 27.36% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

options.debug = true // Enabled debug when first installing is always helpful
// Adds IP for users.
// For more information, visit: https://docs.sentry.io/platforms/apple/data-management/data-collected/
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: I also opened a docs PR to tell users that the data collected varies depending on platform

@kahest kahest requested review from a team and HazAT May 2, 2025 14:39
@kahest kahest marked this pull request as ready for review May 2, 2025 14:54
Copy link
Member

@philipphofmann philipphofmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, with two minor suggestions.

@kahest kahest requested a review from Lms24 May 5, 2025 12:44
@kahest kahest merged commit 7a0443d into master May 5, 2025
40 checks passed
@kahest kahest deleted the kahest/mobile-senddefaultpii branch May 5, 2025 13:49
Copy link

@capetalciti capetalciti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

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.

Set sendDefaultPii in Apple/iOS wizard Android SDK sendDefaultPii in Wizard

6 participants