Closed samamir61 closed 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
instead of using fs.currentApp() we should use fs.documents(); and the file extension should be raw
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