How can I adjust the iphone volume in my app? There is a way (pandora does it) but I just don’t know how to.
I mainly need to be able to set the volume to max, and then set it to nothing later.
Does anyone have any ideas or tutorials?
Thanks in advance!
If you’re looking for a way to allow the user to control the volume while in your app, which is what Pandora is doing, you’re looking for MPVolumeView. Having used the same control myself, I’m 90% sure that is what Pandora is using.