XDNetworking icon indicating copy to clipboard operation
XDNetworking copied to clipboard

几个问题 几个建议

Open jackey-jiang opened this issue 8 years ago • 1 comments

问题: image 缓存到硬盘的 数据类型 应该多加一个 array的判断 有些 restAPI 会直接返回数组

image 这里不清楚为什么 会提示 : createDirectory error is You don’t have permission to save the file “networkCache” in the folder “XDNetworking”. 没有权限是什么原因造成的

建议 :

  1. XDNetworking.h 可以公开一个 设置baseUrl 的 方法
  2. 可以加入数组 字典 的log分类 来 显示unicode

jackey-jiang avatar Nov 10 '16 09:11 jackey-jiang

找到原因了吗,我用真机测试的时候也碰到提示 : createDirectory error is You don’t have permission to save the file “networkCache” in the folder “XDNetworking”.

DamonRao avatar Dec 01 '16 12:12 DamonRao