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?