Hoping to create a custom volume control that will work in AMP offline mode. Our company is using cases to enclose our iPads at a tradeshow and it makes it so the user can not use the volume control on the iPad.
I would like for them to be able to use a slider to control volume in offline mode.
The only way I know how to make a custom volume control is with JavaScript and unfortunately, AMP doesn't support JavaScript. There may be another solution that I don't know of... but you may be out of luck.
2 Replies
The only way I know how to make a custom volume control is with JavaScript and unfortunately, AMP doesn't support JavaScript. There may be another solution that I don't know of... but you may be out of luck.
That is kind of what I thought. Thanks for the confirmation.