-
Hi, I have a problems with atlantis when run it in the app that use URLProtocol. Because the app is blackbox so I can't show the code, but I can reproduce it with my guess code
``` swift
import Swif…
-
### Issue Info
Info | Value |
-------------------------|-------------------------------------|
Platform Name | ios
Platform Version …
-
-
After upgrade to mapbox v11 , we are forced to used the create interceptor (HttpServiceInterceptorInterface) and there is no way to add the SSL certificate pinning.
In older versions we could wo…
-
**Tell us about the task you want to perform and are unable to do so because the feature is not available**
Add CodeGen for Swift
Library - [URLSession](https://developer.apple.com/documentation/…
-
Using the following `Package.swift`:
```swift
// swift-tools-version: 6.0
// The swift-tools-version declares the minimum version of Swift required to build this package.
import PackageDescrip…
-
Hey there 👋
Recently saw PR #119 which is currently on it's own branch which looks really nice and starts progress into instrumenting apps automatically.
I wonder how you would feel supporting …
-
### Description
#### Expected to happen
Calling [`RemoteConfig.addOnConfigUpdateListener(remoteConfigUpdateCompletion:)`](https://firebase.google.com/docs/reference/swift/firebaseremoteconfig/ap…
-
# [UIKit] URLSession이란? - limlogging Devlog
URLSession과 예제코드
[https://limlogging.github.io/UIKit/URLSession/](https://limlogging.github.io/UIKit/URLSession/)
-
### Description
I noticed that my app's network requests were not showing up at all in Performance Monitoring. I traced the issue to the fact that I am using `URLSession`'s concurrency (async/await…