iOS Question Checking device volume in iOS

Matt S.

Member
Licensed User
Hi everyone.
My app relies heavily on sounds, and I want to check the device volume and warn the user if it is turned off. Unfortunately, as I've found, the code based on MPVolumeView doesn't work in the latest releases of iOS. Is there another solution? I should repeat that I just need to check the volume, not to change it.
Thanks
 
Top