How would you detect if the user presses the volumen hardware bottons and prevent default behaviour?
Thanks a lot.
How would you detect if the user presses the volumen hardware bottons and prevent default behaviour?
Thanks a lot.
Look at AVSystemController_SystemVolumeDidChangeNotification
(or alternatively here)