-
-
Add Support for Alamofire/Alamofire 5.0.5
https://github.com/Alamofire/Alamofire/releases/tag/5.0.5
-
Hello,
My app crashed when starting:
Symbol not found: __ZN5swift34swift50override_conformsToProtocolEPKNS_14TargetMetadataINS_9InProcessEEEPKNS_24TargetProtocolDescriptorIS1_EEPFPKNS_18TargetWi…
-
Hola Tengo un problema al instalar el pod en Swift 3 y Xcode 8.2.1 me dice que la aplicación que estoy utilizando entra en conflicto con la version de Alamofire(4.1) la que tengo en mi proyecto y que…
-
Once #32 is complete, it will remove the JSONUtilities dependency.
Is it worth removing the Alamofire dependency as well, which would make the generated code dependency free.
Would anyone miss the…
-
In our application we use to follow below streps to integration
class ApiManager: SessionDelegate{
var sessionManager: SessionManager?
override init(){
super.init()
i…
-
ℹ I've read, understood, and done my best to follow the [*CONTRIBUTING guidelines](https://github.com/Alamofire/Alamofire/blob/master/CONTRIBUTING.md).
## What did you do?
I logged into my applic…
-
Apple has become strict with privacy and AFNetworking seems to have an impact on it.
Users who use that client will be warned by Apple Store:
> ITMS-91061: Missing privacy manifest - Your app incl…
-
### What problem or need do you have?
Because of Apple's push for convenience over explicitness, package products are by default `.automatic` – Apple makes the choice during build time what the fra…
-
I am using Alamofire latest package through Swift Package Manager -> on login request I am trying to catch redirects (status code 302).
Without Wormholy installed everything works as expected. Afte…
PeHk updated
8 months ago