|
前几天发布到appstore被拒了,不知道原因处在哪里,网上也搜索了一下,说是什么后台的问题,打包的时候我有打包后台的插件,但是应用中没有相关的功能,有一个后天定位的W文件但是没有调用,会是这个问题吗,还是其他的原因,求解
二进制文件被拒绝
2016年7月29日 上午3:11
发件人 Apple
2. 5 PERFORMANCE: SOFTWARE REQUIREMENTS
Performance - 2.5.4
Your app declares support for audio in the UIBackgroundModes key in your Info.plist but did not include features that require persistent audio.
Next Steps
The audio key is intended for use by apps that provide audible content to the user while in the background, such as music player or streaming audio apps. 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
|
|