When I try to record audio on iOS 8 ( especially iPhone 6 plus ), the microphone doesn’t work. I can usually record one word, and hear it. But when I try to record another word, the app seems to hang. I can not record and hear any other words. My app requires users to record audio so it is completely useless now.
I only notice the problem when I use the code below on an actual iOS 8 device.
I am able to reproduce this bug with your sample code available at
/applications/CoronaSDK/SampleCode/Media/SimpleAudioRecorder