Hello,
I am trying to deploy the "Voice Recorder" sample provided by The Tizen Wearable IDE on the Gear 2 device, but unfortunately, it doesn't work:
The application execute normally (I mean the phone icon appears), but on the IDE console, I got
js/app.js:16:app () :init
js/core/core.js (324) :Module loaded: helpers/string
js/views/main.js (254) :onAudioReady()
js/models/audio.js (129) :settings.error
js/views/main.js (298) :Error: [object CameraSettingErrors]
What is the mistake?
Thanks in advance.