Sound of App running on iPhone too low
问题 I've written an App supposed to BE run both on iPad and on iPhone. I'm using AVAudioPlayer for playing back sound. Now I've run into some problems with the volume levels. When running on the iPad, everything is fine, the volume level of the sound being played is fine, also when running in the iPad simulator. The problem arises when the app is being run on the iPhone: whereas the volume levels in the iPhone simulator are fine, the levels on the device are very low. Here's the code I'm using on