I am trying to play audio file in iPhone,but it is not playing properly and throw error
“The operation couldn’t be completed. (OSStatus error -43.) in iphone” and app crash. But this mp3 file is playing in Simulator.
I am trying to play audio file in iPhone,but it is not playing properly
Share
File name’s in simulator is case insensitive whereas file names on device is case sensitive. Check your mp3 file name is correct.