Your app has the UIFileSharingEnabled key set to true in the info.plist, but the Documents folder includes files and folders not intended for file sharing.

2.3 - Apps that do not perform as advertised by the developer will be rejected
2.3 Details
Your app has the UIFileSharingEnabled key set to true in the info.plist, but the Documents folder includes files and folders not intended for file sharing.

Next Steps
Please move all files that that are not intended for user access via the file sharing feature to another part of your application's sandbox. When file sharing is enabled, the entire Documents folder is used for file sharing.

UIFileSharingEnabled设为true,你开启了文件共享, 却不让用户尽情的使用,你可以丢几张图片在共享到itunes的文档里,但不能没有

解决方案

  1. 修改重要文件(用户看不懂的文件)的存储路径 .
  2. 关闭UIFileSharingEnabled
最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容