sentry-java
sentry-java copied to clipboard
Network call is missing from Breadcrumbs
Integration
sentry-android
Build System
Gradle
AGP Version
8.1.1
Proguard
Enabled
Version
6.33.1
Steps to Reproduce
- Make multiple network calls after an app start (9 in this case)
- Fail the last call which should generate a HttpClientException
Expected Result
All network calls are visible in breadcrumbs
Actual Result
First network call is missing.
┆Issue is synchronized with this Jira Improvement by Unito
possibly related: https://github.com/getsentry/sentry-android-gradle-plugin/issues/617
hey @gid-sentry The version tested (6.33.0) was superseded by the latest (7.3.0). In the meantime, there were few fixes, so this issue is likely already fixed. I tried to replicate the issue, but I can always see all breadcrumbs correctly. Could you let them try again with the latest version and confirm it?
Hey @gid-sentry, do you have an update for us?
Hi @markushi and @stefanosiano , I am checking back with the customer and haven't heard as of yet. I will let you know if the issue persists but I think we might be ok to close the issue for now.
@gid-sentry thank you for the update, then I'll close this for now!