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 missing plugin settings #335

Merged
merged 2 commits into from
Jul 28, 2023
Merged

Add missing plugin settings #335

merged 2 commits into from
Jul 28, 2023

Conversation

tustanivsky
Copy link
Collaborator

Here is the list of settings that were exposed to UE plugin:

  • SampleRate (all platforms)
  • MaxBreadcrumbs (all platforms)
  • AttachScreenshots (iOS)
  • InAppIncludes (Android/Apple)
  • InAppExcludes (Android/Apple)
  • SendDafaultPii (Android/Apple)

Other settings that are currently available in native SDKs don't seem to be relevant to UE atm.

Closes #332

@github-actions
Copy link
Contributor

github-actions bot commented Jul 25, 2023

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

Generated by 🚫 dangerJS against 817815c

@tustanivsky tustanivsky merged commit 5a92770 into main Jul 28, 2023
11 checks passed
@tustanivsky tustanivsky deleted the feat/extra-settings branch July 28, 2023 14:08
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.

Update and extend the settings page and surface more options
1 participant