AudioRecorderController not recording audio, watchOS 2 GM: error code 6

The following code is not recording audio on real device running GM.


The AudioRecorderController show for 1 sec, and finishes with (finished: false, error: "error code 6").


https://gist.github.com/anonymous/7cd3b082233ea918338f


The same code worked on real device before GM. Also, it worked on the simulator come with Xcode 7 GM.


Did anyone see similar problem?

I have had the exact same issue. It works in the simulator for me, but not on the real device. Let me know if you find out how to get it working.

AudioRecorderController not recording audio, watchOS 2 GM: error code 6
 
 
Q