iOS: Volume buttons

Hi,

I have need for getting events when the volume buttons is used in my App.

Is there a way to do that?

I have the same request, somebody found already a solution?

Same here. I have been looking for something like that, too!

By default, it will display the large volume indicator as an overlay. But in the YoutTube app, it will not show such a thing. It will just change the volume slider in the app itself. I wondered how they did that.

Google and StackOverflow can be anybody’s friend :wink:

On StackOverflow I read a discussion on Volume Buttons. I think an answer might reside there.
LINK

It needs someone with Declare skills to adapt it to Xojo code. Unfortunately, I am not that person. I should try to learn how to do stuff like that.