摘要: 微博接口在调用asscess_token时,返回的类型是"text/plain",在AFNetworking中是不支持这种格式的,故需要在AFURLResponseSerialization.m的AFJSONResponseSerializer类的init方法中添加对"text/plain的支持 ... 阅读全文
posted @ 2015-11-07 18:59 二手开发者 阅读(271) 评论(0) 推荐(0)