-
-
Notifications
You must be signed in to change notification settings - Fork 213
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
MAUI: SetBeforeSend fails to be called for certain messages #3883
Comments
Assigning to @getsentry/support for routing ⏲️ |
getsantry
bot
moved this from Waiting for: Support
to Waiting for: Product Owner
in GitHub Issues with 👀 3
Jan 11, 2025
Hi @cagriy - thanks for the detailed report. This looks like something that hasn't yet been implemented in the Cocoa integration: sentry-dotnet/src/Sentry/Platforms/Cocoa/SentrySdk.cs Lines 94 to 107 in c20d162
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment
SaaS (https://sentry.io/)
Steps to Reproduce
Raising this issue as per support team's recommendation on case 141760
Expected Result
In the case of an App Hanging event, although a message is successfully sent to the Sentry backend, SetBeforeSend does not get called.
Expected Result: SetBeforeSend should be called for all messages sent.
Note: SetBeforeSend gets called for most messages but not for App Hanging
Actual Result
SetBeforeSend does not get called
Product Area
Ingestion and Filtering
Link
No response
DSN
4506310016958464
Version
4.11
The text was updated successfully, but these errors were encountered: