nstudio / nativescript-audio

:microphone: NativeScript plugin to record and play audio :musical_note:
Other
150 stars 104 forks source link

not working on ios #83

Closed samamir61 closed 7 years ago

samamir61 commented 7 years ago

i am using this plugin to make a nativescript app for both android and ios, works fine on android but on ios I always get the same error with TNSRecorder.start() method :

CONSOLE LOG file:///app/tns_modules/nativescript-audio/src/ios/recorder.js:26:32: setCategoryError: null

samamir61 commented 7 years ago

instead of using fs.currentApp() we should use fs.documents(); and the file extension should be raw