Skip to content

Include the response body in the network logs when using Swift ConcurrencyΒ #487

Open
@xmollv

Description

@xmollv

This is a known issue related to #482. See comment: #482 (comment).

Steps to Reproduce the Problem

  1. Perform any network request using Swift Concurrency (async/await)
  2. Trigger a bug report and submit it to Instabug
  3. Observe how the network request is properly logged (when using Instabug 12.9.0 or newer), but the response body is missing
image

Expected Behavior

We're able to inspect the response body the server gave us.

Actual Behavior

Only the response header's are logged, the body is missing.

Instabug integration code

287971155-20e41fae-9429-4259-8a2e-b2f0d8a3fd9d

SDK Version

12.9.0

iOS Version

iOS 17.4

Device Model

iPhone 15 Pro

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions