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

Screenshot feature Ideas #79

Closed
lucas-zimerman opened this issue Aug 4, 2021 · 2 comments
Closed

Screenshot feature Ideas #79

lucas-zimerman opened this issue Aug 4, 2021 · 2 comments
Labels
enhancement New feature or request Platform: Xamarin

Comments

@lucas-zimerman
Copy link
Collaborator

I created this issue to discuss some possibilities to enhance the Screenshot feature.

  • Add a user option to choose the minimum event level to attach a screenshot, where the use case is a user not wanting screenshots with debug/info/warning events but error and fatal.

  • Add a user option to choose the picture quality (could be a low/medium/high enum or a percentage from 1 to 100), the reasoning is, current device resolutions are getting too high and with that, screenshots are getting bigger.
    sample_pictures.zip <- sample pictures to compare the compression quality.
    By default, 50% seems to be a good balance between size and quality.

If you have any other ideas, feel free to comment.

@lucas-zimerman lucas-zimerman added the enhancement New feature or request label Aug 4, 2021
@bruno-garcia
Copy link
Member

Screenshot support was added but there's nothing on the docs: https://docs.sentry.io/platforms/dotnet/guides/xamarin/

We also need to align the option name across SDKs.

@bruno-garcia
Copy link
Member

Closing for now. If we decide to add new features later we can bring this back up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Platform: Xamarin
Projects
Archived in project
Development

No branches or pull requests

2 participants