后台播放功能遭审核拒绝

红尘遇到你 2013-03-20 08:42:46
做音频后台播放功能,审核没有通过,不晓得哪里原因,以下是决绝理由:
2.16: Multitasking apps may only use background services for their intended purposes: VoIP, audio playback, location, task completion, local notifications, etc.

We found that your app uses a background mode but does not include functionality that requires that mode to run persistently. This behavior is not in compliance with the App Store Review Guidelines.


 We noticed your app declares support for audio in the UIBackgroundModes key in your Info.plist, but did not include features that require persistent audio.


As indicated in the iOS Application Programming Guide:


"This 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."


Therefore, it would be appropriate to provide audible content to the user while the app is in the background or remove the "audio" setting from the UIBackgroundModes key.


For discrete code-level questions, you may wish to consult with Apple Developer Technical Support. Please be sure to:


- include the complete details of your rejection issues

- prepare any symbolicated crash logs, screenshots, and steps to reproduce the issues for when the DTS engineer follows up.
这第二次拒绝了,第一次我以为没有描述清楚程序哪里涉及到了后台播放,于是第二次提交的时候加了点描述,结果还是这样。
各位大侠谁遇到过帮帮忙。
另外,我实现是按照网上的做法来的,还是新手。用的是MPMoviePlayerController,在线播放的。
...全文
1149 6 打赏 收藏 转发到动态 举报
写回复
用AI写文章
6 条回复
切换为时间正序
请发表友善的回复…
发表回复
wwwang89123 2015-08-15
  • 打赏
  • 举报
回复
引用 5 楼 love_Coders 的回复:
我也遇到了这个问题,不过我的是位置信息,大概意思好像是没有描述清楚,我怕提上去又被打下来,后来你是怎么解决的呢,求告知
你好,2.16 Details Your app declares support for location in the UIBackgroundModes key in your Info.plist file but does not declare any features that require persistent location. Apps that declare support for location in the UIBackgroundModes key in your Info.plist file must have features that require persistent location. Next Steps Please revise your app to include features that require the persistent use of real-time location updates while the app is in the background. Please also add the following battery use disclaimer in your Application Description: "Continued use of GPS running in the background can dramatically decrease battery life." If your app does not require persistent real-time location updates, please remove the "location" setting from the UIBackgroundModes key. You may wish to use the significant-change location service or the region monitoring location service if persistent real-time location updates are not required for your app features. 被拒了,,,地理位置信息,,不知道如何处理解决了,,请问你是如何解决的呢?谢谢
love_Coders 2015-07-29
  • 打赏
  • 举报
回复
我也遇到了这个问题,不过我的是位置信息,大概意思好像是没有描述清楚,我怕提上去又被打下来,后来你是怎么解决的呢,求告知
ArcRain 2013-03-21
  • 打赏
  • 举报
回复
会不会你引用的在线资源无法连接上,导致后台模式无法正常播放音乐?
ArcRain 2013-03-21
  • 打赏
  • 举报
回复
引用 2 楼 fyzhc 的回复:
引用 1 楼 dream238 的回复:会不会你引用的在线资源无法连接上,导致后台模式无法正常播放音乐? 不晓得,如果是网络不好的话,前台都无法正常播放的,因为是在线嘛。你说的情况也有可能。
那么最好比较详细的处理下网络异常情况,将错误返回前台UI进行提示,至少让别人知道你做了事情,但是由于某种原因失败了,然后简单列举下解决方法什么的。
红尘遇到你 2013-03-21
  • 打赏
  • 举报
回复
引用 1 楼 dream238 的回复:
会不会你引用的在线资源无法连接上,导致后台模式无法正常播放音乐?
不晓得,如果是网络不好的话,前台都无法正常播放的,因为是在线嘛。你说的情况也有可能。
红尘遇到你 2013-03-21
  • 打赏
  • 举报
回复
引用 3 楼 dream238 的回复:
引用 2 楼 fyzhc 的回复:引用 1 楼 dream238 的回复:会不会你引用的在线资源无法连接上,导致后台模式无法正常播放音乐? 不晓得,如果是网络不好的话,前台都无法正常播放的,因为是在线嘛。你说的情况也有可能。 那么最好比较详细的处理下网络异常情况,将错误返回前台UI进行提示,至少让别人知道你做了事情,但是由于某种原因失败了,然后简单列举下解决方法什……
嗯,多谢啦,我先把这块的不足解决了。

29,027

社区成员

发帖
与我相关
我的任务
社区描述
主要讨论与iOS相关的软件和技术
社区管理员
  • iOS
  • 大熊猫侯佩
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧