Is it possible to disable volume buttons in iOS apps?

不想你离开。 提交于 2019-12-01 06:43:28

问题


I am developing a Game and I would like to disable the volume buttons when I am playing (because the user has to use the accelerometer and could accidentally press it). Is it possible at all?


回答1:


Even if it were possible, this is explicitly disallowed by app store review guidelines:

Apps that alter the functions of standard switches, such as the Volume Up/Down and Ring/Silent switches, will be rejected



来源:https://stackoverflow.com/questions/29923664/is-it-possible-to-disable-volume-buttons-in-ios-apps

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