I am using volume in my app using MPMusicPlayerController with plus and minus buttons for increasing and decreasing the volume(for increasing and decreasing indicates through horizontal images). While pressing the buttons(user defined) volume works good, if i use the device volume button volume is adjusting but its not syncing with app volumes button, i.e the images for increasing and decreasing are not getting called.
Simply, how can get the device volume values to my app ?