-
升级AFNetworking3.0后完全没法用
-
Pod dependency should be AFNetworking version 2.0 not just 'AFNetworking' (without version). Since that is wrong.
oonoo updated
9 years ago
-
在header里面加了原来的host也没用,还是调用challenge.protectionSpace.host 找到对应IP NSURLSessionAuthChallengeDisposition 就会走NSURLSessionAuthChallengeCancelAuthenticationChallenge 请求自动取消
-
### Versions
| Version | Branch | Description |
|---------|--------|------------------------------------------------|
| 4.x | master | Unofficial v4 release…
-
楼主您好,我down了源码后,运行了pod install安装了所有的第三方库,但是编译的时候一直都有'AFNetworking.h' file not found这个问题:
在我的xcode版本是7.2的时候遇到了这个问题查了很久,又重新更新了cocoapods,用了各种方法之后,只在target是v2ex的时候这个问题能解决。
今天我更新了xcode7.3,然后按照以前的方法又重新试了一遍,发…
iijin updated
7 years ago
-
Any way to get this to work in a project that also uses AFNetworking 2? As this pod sec will try to pull in AFNetworking 1.3 something...
-
-
Seems there is a bug in AFNetworking that makes uploading the image in the example project not work. It just times out. Updating the source files for AFNetworking fixed my problem.
https://github.co…
esisa updated
9 years ago
-
We might want to use MKNetworkKit instead of AFNetworking as it comes with a few niceties which would solve issue #1, #2 and #3 as well as other cool things. Biggest issue at the moment seems to be sp…
-
I am already using AFNetworking 3.0 and I cannot install this pod because it requires the older version 2.0.