FLEXTool / FLEXTool/FLEX

Empty response for async bytes

Open
#646 10 comments 0 reactions 0 assignees View on GitHub
bug help wanted
Dominant language
Objective-C
Stars
14.6k
Forks
1.8k
PR merge metrics
No merged PRs in 30d

Description

### Environment
- Platform+version: **iOS 16.1.2**
- FLEX version: **5.22.10**

### Bug Report

I checked the FLEX networking debugger and requests that I make appear with empty response. That is not correct since I'm getting the data that is displayed on the app. I looked into similar issues mentioned in #603 and #611 but I'm not using firebase so it's not related.
I do networking using concurrency so perhaps that could be part of an issue with FLEX.
`URLSession` with `bytes(for request: URLRequest, delegate: URLSessionTaskDelegate?)` to be specific.

Mechanism in network history is listed as
```
NSURLSessionDataTask (delegate: _TtC10FoundationP33_1935C07EE287982D980AA89BB85ACEFA28URLSessionAsyncBytesDelegate)
```

Screenshot 2023-01-12 at 17 26 16

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.