-
The NIO ecosystem suffers from one composability issue: `EventLoopGroupProvider` and similar constructs. The issue is that taking `EventLoopGroupProvider` (or similar) means that a library can either …
-
We tried to use the latest release but discovered issues with `URLSession` loading on iOS. Considering that my `internal fork` (with strict concurrency changes) works well, I suspect something went wr…
3a4oT updated
6 months ago
-
#### Bug Report Checklist
- [X] Have you provided a full/minimal spec to reproduce the issue?
- [X] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
Facing this issue while using IVSChat sdk, not specific to this demo, unable to find anywhere to raise this.
The app is crashing on sending a message, however I am able to receive message.
The m…
-
### Is your feature request related to a problem? Please describe.
The main scope is to support uploads mainly while the application is in the background. Currently this is not supported by Amplify S…
-
**Short description of the issue**:
I am attempting to use this in an iOS Native Module for React Native. I am using the URLSession RXCocoa extension for making calls to an API. As soon as my funct…
-
fetch appears to be broken in at least iOS 18 + Xcode 16.
-
Hi, thank you for working hard at `SwiftFormat`!
I tried a new version (v0.53.6) and found one unexpected behavior about `redundantParens` so I filed this issue ✏️
## Reproduce
1. Run `swiftform…
ski-u updated
7 months ago
-
Model Name: iPhone 13
Software Version: iOS 17.5.1
App version: 2024.5.1 (2024.684)
HA Core version: 2024.5.5
**Describe the bug**
I’ve been trying various things to get my iOS companion ap…
-
### Describe the feature
Several recent improvements to `URLSessionHTTPClient` are intended to address hangs & crashes encountered by Amplify customers, i.e.:
issues: #1457 and #1467
PRs: https:/…