-
We see an issue where the password check fails (with debug on get notification saying XCreds can't check) when the Wifi (or whatever) network is slow to respond.
In our environment the WiFi will som…
-
## Problem
It is taking our app ~ 1 minute every time before start. From our findings we start the app and then nothing happens until a purple warning appears saying:
```The request of a upload tas…
-
Here's my odd situation.
I'm using TrustKit 1.5.1 with kTSKSwizzleNetworkDelegates enabled. I need to use it this way because I have a Frankenstein hybrid Swift/React Native app. I can't directly c…
jgale updated
10 months ago
-
### Steps to Reproduce the Problem
Make network requests using the async methods of URLSession. For example:
```swift
let (data, urlResponse) = try await urlSession.data(for: url…
-
Hey team 👋
We're working on adopting `connect-swift` and are running into some issues compiling `connect-swift` for our watchOS app.
For context, we are attempting to perform unary requests fro…
-
### Description
Similar to https://github.com/firebase/firebase-ios-sdk/issues/11536, a runtime warning as below occurs when running on iOS 17 RC built with Xcode 15 RC.
Warning:
```
The request…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### SDK Version
3.10.2
### iOS Version
17.0
### Current Behavior
When running an App with the Op…
-
### Description
After upgrading expo to SDK 49, our development usage of `rn-fetch-blob` and `react-native-ssl-pinning` to skip self signed cert has been broken.
I deduce it to be RN as I've teste…
-
Hi,
When I build using Xcode 12 the following warnings are generated (see below).
Here's what I found:
1. SwiftyDropbox depends on the pod Alamofire 4.8.2
2. Alamofire 4.8.2's iOS deployment t…
-
Since Xcode 15 I see three runtime issues every time I launch my iOS app. The call stacks leads back to this SDK. I have tried updating to latest version of the SDK (v8.16.0), but that didn't solve th…