-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: Portable Debug Data images #56
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - just a small text suggestion
``` | ||
|
||
This also works for exceptions originating in Blazor WebAssembly applications. | ||
For example, this exception captured on WebAssembly: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
...this exception was captured...
I will wait until the PDB support for Blazor clients is available on raygun.com and test this end-to-end, we can keep this PR until then |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm, thanks for covering the case of Android Assembly Store
feat: Portable Debug Data images
Description 📝
Type of change
Updates
error.images
payload (see README changes for example)Test plan 🧪
Author to check 👓
Reviewer to check ✔️