I have tried many methods to implement a regular UISlider and control the device volume, but it\'s all Native-C functions which results in many untraceable bugs. >
UISlider
You could try cycling through its subviews and look for a UISlider subclass?