简体   繁体   English

iOS(9.0.2)应用程序拒绝说“启动时,该应用程序显示黑屏,没有其他用户功能。”

[英]iOS (9.0.2) app rejected saying “On launch the app displays a black screen with no further user functionality.”

Apple rejected my app saying On launch the app displays a black screen with no further user functionality. 苹果拒绝了我的应用程序,说它On launch the app displays a black screen with no further user functionality.

Following was the message in the resolution centre: 以下是解决中心发出的消息:

From Apple 来自苹果

2.2 Details 2.2细节

We discovered one or more bugs in your app when reviewed on iPad running iOS 9.0.2 on both Wi-Fi and cellular networks. 在Wi-Fi和蜂窝网络上均运行iOS 9.0.2的iPad上进行审核时,我们发现您的应用中存在一个或多个错误。

On launch the app displays a black screen with no further user functionality. 在启动时,该应用程序显示黑屏,没有其他用户功能。

Next Steps 下一步

Please run your app on a device to identify the issue(s), then revise and resubmit your app for review. 请在设备上运行您的应用以识别问题,然后修改并重新提交您的应用以供审核。

If we misunderstood the intended behavior of your app, please reply to this message in the Resolution Center to provide information on how these features were intended to work. 如果我们误解了您应用的预期行为,请在解决中心中回复此消息,以提供有关这些功能的预期工作方式的信息。

For new apps, uninstall all previous versions of your app from a device, then install and follow the steps to reproduce the issue(s). 对于新应用,请从设备上卸载应用的所有先前版本,然后安装并按照步骤重现问题。 For updates, install the new version as an update to the previous version, then follow the steps to reproduce the issue(s). 要进行更新,请安装新版本作为对先前版本的更新,然后按照步骤重现问题。

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. 如果您难以重现报告的问题,请尝试测试技术问答QA1764:如何重现针对App Store提交的错误报告中所述的工作流程。

If you have code-level questions after utilizing the above resources, you may wish to consult with Apple Developer Technical Support. 如果在使用上述资源后有代码级问题,则不妨与Apple Developer技术支持联系。 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 DTS工程师跟进您时,请准备提供:-拒绝问题的完整详细信息-屏幕截图-重现问题的步骤-带符号的崩溃日志-如果您的问题导致崩溃日志

I archived the same build for Ad Hoc distribution environment and installed on the iPhone as well as on the iPad through iTunes and I did not encounter any black screen. 我为Ad Hoc分发环境归档了相同的内部版本,并通过iTunes安装在iPhone和iPad上,但没有遇到任何黑屏。 I was able to use my app. 我可以使用我的应用了。

My app is universal with one storyboard. 我的应用程序只有一个情节提要通用。

What could be the reason for the black scree that apple discovered? 苹果发现黑色碎石的原因可能是什么?

What should I do to fix it? 我该怎么解决?

Make sure your app lunch screen will open all device before you submit app in all dimensions landscape and portrait . 在以横向和纵向提交所有尺寸的应用程序之前,请确保您的应用程序午餐屏幕会打开所有设备。 check all iPhonea devices including small screen devices 检查所有iPhonea设备,包括小屏幕设备

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM