PcmDataPlayer icon indicating copy to clipboard operation
PcmDataPlayer copied to clipboard

+[AVAudioPlayer sp_createPlayer:]: unrecognized selector sent to class 0x245062348

Open vids123 opened this issue 6 years ago • 2 comments

*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '+[AVAudioPlayer sp_createPlayer:]: unrecognized selector sent to class 0x245062348'

vids123 avatar Apr 17 '19 07:04 vids123

same for me

lexin avatar Oct 09 '19 11:10 lexin

fixed that. set target membership for your target for AVAudioPlayer+Sample.m

lexin avatar Oct 09 '19 11:10 lexin