IOS 8.4 (Swift)
Cannot get any sound on iPad Air - works fine on simulator, iPhone 6 and 4s
Using AVAudioPlayer()
Anyone else having this problem?
Found a solution on Apple Support Community
I solved this on my ipad mini retina by setting the 'rotation lock' slider to 'sound off':
- Go to Setting->General
- Change from rotation lock to sound off.
- Wiggle the slider: sound will return
- Now you can set the slider back to rotation lock again
This is strange - other sounds were working - just my app not having sound.