是否可以禁用 iOS 应用程序中的音量按钮?
Is it possible to disable volume buttons in iOS apps?
我正在开发一款游戏,我想在玩游戏时禁用音量按钮(因为用户必须使用加速度计并且可能会不小心按下它)。
有可能吗?
编辑:
This Q&A explains how to hide volume overlays.
旧答案: 这在过去是不可能的,因为这种做法已被 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
我正在开发一款游戏,我想在玩游戏时禁用音量按钮(因为用户必须使用加速度计并且可能会不小心按下它)。 有可能吗?
编辑:
This Q&A explains how to hide volume overlays.
旧答案: 这在过去是不可能的,因为这种做法已被 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