HiveHicks
HiveHicks

Reputation: 2334

How to set volume in iOS and avoid system volume popup

I use [[MPMusicPlayerController iPodMusicPlayer] setVolume:] to set volume of playback, but I don't want system volume popup (the one that appears when you control the volume with volume up/down buttons on a device) to appear.

How can I achieve it?

Upvotes: 2

Views: 2724

Answers (1)

Related Questions