nativescript-audio icon indicating copy to clipboard operation
nativescript-audio copied to clipboard

AVAudioSession.sharedInstance() return empty object

Open odparraj opened this issue 7 years ago • 0 comments

in IOS when trying to load a local or remote file the execution fails, I did not debug and I throw an error in -- audioSession.currentRoute.outputs.lastObject.portType -- because AVAudioSession.sharedInstance() is empty

odparraj avatar Oct 08 '18 20:10 odparraj