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 screenshot capturing for Mac/iOS #849

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Conversation

tustanivsky
Copy link
Collaborator

@tustanivsky tustanivsky commented Mar 28, 2025

This PR adds automatic screenshot capturing for crash events on Mac and iOS.

Due to current Cocoa SDK limitations the underlying native library can capture screenshots only for certain event types depending on the platforms:

The actual screenshot attachment is sent to Sentry in a separate envelope which's constructed upon the next app launch after it crashed. This may change in future when at least one of the following Cocoa SDK tickets will be resolved:

Related to #567

Copy link
Contributor

github-actions bot commented Mar 28, 2025

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

Generated by 🚫 dangerJS against 40eb0bf

@tustanivsky tustanivsky marked this pull request as ready for review April 11, 2025 07:39
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.

1 participant