feat(apple): Enable sendDefaultPii#2983
Conversation
We added this for Apple recently, see getsentry/sentry-cocoa#923.
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/sentry/sentry-docs/3aqkrsh1s/sentry.dev |
| </ConfigKey> | ||
|
|
||
| <ConfigKey name="send-default-pii" supported={["dotnet", "javascript", "node", "react-native", "python", "java", "php", "rust"]}> | ||
| <ConfigKey name="send-default-pii" supported={["apple", "dotnet", "javascript", "node", "react-native", "python", "java", "php", "rust"]}> |
There was a problem hiding this comment.
not related to this PR but:
we'd need to go thru all the options (options.mdx) and check 1 by 1 for each mobile platform, I suspect a few of them are missing, I don't recall adding new options here often but I do recall adding on code :P
|
This pull request has gone three weeks without activity. In another week, I will close it. But! If you comment or otherwise update it, I will reset the clock, and if you label it "A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀 |
We added this for Apple recently, see
getsentry/sentry-cocoa#923.
Only merge when sentry-cocoa 6.1.5 is released.