-
2017年7月10日 上午8:50发件人 Apple
- 2. 1 Performance: App Completeness (macOS)
- 4. Design: Preamble (macOS)
Guideline 2.1 - Performance
Your app crashed on Mac running macOS 10.10.5 when we:
- App crashed upon launch.
We have attached detailed crash logs to help troubleshoot this issue.
Next Steps
While your app works on macOS 10.12.5, please revise your app and test it to ensure that it runs as expected under all macOS versions.
Resources
We have attached detailed crash logs to help troubleshoot this issue. For information on how to symbolicate and read a crash log, please see Technical Note TN2123 CrashReporter.
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 issues
- screenshots
- steps to reproduce the issues
- symbolicated crash logs - if your issue results in a crash log
Design Preamble
The user interface of your app is not consistent with the macOS Human Interface Guidelines.
Specifically, we found that when the user closes the main application window there is no menu item to re-open it.
Next Steps
It would be appropriate for the app to implement a Window menu that lists the main window so it can be reopened, or provide similar functionality in another menu item. macOS Human Interface Guidelines state that "The menu bar [a]lways contains [a] Window menu".
Alternatively, if the application is a single-window app, it might be appropriate to save data and quit the app when the main window is closed.
For information on managing windows in macOS, please review the following sections in Apple Human Interface Guidelines:
* The Menu Bar and Its Menus
* The Window Menu
* The File Menu
* Clicking in the Dock
* Window Behavior
Please evaluate how you can implement the appropriate changes, and resubmit your app for review.
第二次上架的问题
最新推荐文章于 2024-06-28 11:56:48 发布
-
- 2. 1 Performance: App Completeness (macOS)
- 4. Design: Preamble (macOS)