Double Home button press does not work in iOS Simulator

送分小仙女□ 提交于 2019-12-10 17:49:46

问题


If I try to display the multitasking menu with keyboard gestures in iOS Simulator 10.3 bundled with Xcode 8.3, it fails to respond; hovever, the single button press and the option from the menu still works. What can I do to get it to work again?


回答1:


If you disconnect the hardware keyboard (⌘⌥K), it starts working again. This seems to be a bug with iOS Simulator 10.3.



来源:https://stackoverflow.com/questions/43232769/double-home-button-press-does-not-work-in-ios-simulator

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!