XamarinAudioManager icon indicating copy to clipboard operation
XamarinAudioManager copied to clipboard

System.Exception: Could not initialize an instance of the type 'AVFoundation.AVAudioPlayer'

Open gbolahanonamusi opened this issue 7 years ago • 0 comments

When trying to play .WAV files on iOS i get this exception:

System.Exception: Could not initialize an instance of the type 'AVFoundation.AVAudioPlayer': 
the native 'initWithContentsOfURL:fileTypeHint:error: ' method returned nil. It is possible to 
ignore this condition by setting MonoTouch.ObjCRuntime.Class.ThrowOnInitFailure to false. occurred

gbolahanonamusi avatar Sep 13 '17 07:09 gbolahanonamusi