Android Session Replay - Add network calls #4192
Labels
Feature
New feature or request
Framework: MAUI
getsentry/sentry-dotnet
Platform: Android
Product: Session Replay
example replay from demo org
Similar to React Native and Flutter, the web requests added to Replay are done at the outer layer.
Unless somehow HttpClient requrests get captured through our native SDKs but doesn't seem to be the case:
The network calls are not added:

But looking at the trace, we can see requests were made:

The text was updated successfully, but these errors were encountered: