XDNetworking
XDNetworking copied to clipboard
几个问题 几个建议
问题:
缓存到硬盘的 数据类型 应该多加一个 array的判断 有些 restAPI 会直接返回数组
这里不清楚为什么 会提示 : createDirectory error is You don’t have permission to save the file “networkCache” in the folder “XDNetworking”. 没有权限是什么原因造成的
建议 :
- XDNetworking.h 可以公开一个 设置baseUrl 的 方法
- 可以加入数组 字典 的log分类 来 显示unicode
找到原因了吗,我用真机测试的时候也碰到提示 : createDirectory error is You don’t have permission to save the file “networkCache” in the folder “XDNetworking”.