-
-
Notifications
You must be signed in to change notification settings - Fork 435
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 Radiography integration #1647
Comments
This is partially blocked by getsentry/sentry-cocoa#1772 if we decide going with the 1st option.
Suggesting a file format where Sentry would special case and display either a new tab or a pop-up screen (preview) specifically for radiography would enable us to develop specific features for radiography such as collapsing or hiding elements. The UI team will need to be part of it as well.
|
View Hierarchy is now collected without radiography. |
Add optional Radiography integration to automatically capture view hierarchy in case of a crash. Can be sent as a text file via an attachment.
The benefit is that it also supports Jetpack Compose.
The text was updated successfully, but these errors were encountered: