Jerrywu
Jerrywu
  • 发布:2015-09-30 09:52
  • 更新:2015-10-15 12:00
  • 阅读:4632

急 !急!急 !苹果审核被拒了2次!拒绝理由都是同一个原因,实在不知道怎么搞了,求官方给解答一下!

分类:HTML5+

原文是这样的 :

2.16 - Multitasking Apps may only use background services for their intended purposes: VoIP, audio playback, location, task completion, local notifications, etc.

2.16 Details

Your app declares support for audio in the UIBackgroundModes key in your Info.plist, but we were unable to play any audible content when the application
was running in the background.

Next Steps

The audio key is intended for use by applications that provide audible content to the user while in the background, such as music player or streaming audio
applications. Please revise your app to provide audible content to the user while the app is in the background or remove the "audio" setting from the
UIBackgroundModes key.

Resources

If you have difficulty reproducing a reported issue, please try testing the workflow described in Technical Q&A QA1764: How to reproduce bugs reported
against App Store submissions.

If you have code-level questions after utilizing the above resources, you may wish to consult with Apple Developer Technical Support. When the DTS
engineer follows up with you, please be ready to provide:

  • complete details of your rejection issue(s)
  • screenshots
  • steps to reproduce the issue(s)
  • symbolicated crash logs - if your issue results in a crash log
  • 大致是说,我后台使用了支持后台播放的功能,但是在审核的时候在后台并没有听见声音,所以被拒绝了。第1次拒绝也是因为这个原因 ,然后我把配置文件支持后台音频播放的节点去掉了再提交,最后还是被拒绝了,理由跟上次一样。问下 这个问题有遇到的吗 ,怎么解决 ?官方能帮忙解决一下吗!比较急!
2015-09-30 09:52 负责人:无 分享
已邀请:

最佳回复

DCloud_App_Array

DCloud_App_Array

此问题已修复,9.30号晚上已更新云端打包机,碰到此问题的同学请重新打包后再提交到AppStore。

问题原因
云端打包机再应用的Info.plist文件默认添加了允许应用后台播放音频功能描述信息,而实际应用中却没有调用音频的相关API。

另外需要检查下manifest.json文件,是否设置了后台播放音乐功能:
参考iOS切换到后台支持音乐播放功能

唯有杜康

唯有杜康

"audio" setting from the UIBackgroundModes key.

解决了吗?

  • Jerrywu (作者)

    官方bug,昨天告诉我已经解决了,你再重新打包发布

    2015-10-01 11:53

  • 唯有杜康

    回复 Jerrywu:我擦,我真的不知道该说什么了,这种bug属于低级bug

    2015-10-01 14:50

tt0668

tt0668

我也遇到了,求快点解决

唯有杜康

唯有杜康

还没解决吗?
我们都打算用 react native 了! 快点解决啊,或者给个说法啊,耽误项目发布啊

tt0668

tt0668

听说9.30已经解决,现在上传审核中。。

Marchcn

Marchcn - Ben

10月7号重传提交 还是这个原因被拒绝了啊?

该问题目前已经被锁定, 无法添加新回复