How to restore audio in iOS 8 (beta 5) after requesting mic access?
I posted this question over on StackOverflow before realizing that the AIR team might be working on a fix: http://stackoverflow.com/questions/25168882/air4-how-to-restore-audio-in-ios-8-beta-5-after-requesting-mic-access
In a nutshell, requesting microphone input in iOS 8 will terminate all audio if it's done AFTER a sound has already been played, but not if it occurs before (sample code is in SO post).
Apps were tested using an iPad 3 the Flex 4.6.0 SDK with AIR 4.0, and with AIR 14.0 - the same behaviour was exhibited.
This poses serious problems for our apps, which are already released and being updated for iOS 8, so please let me know if this is a known issue, and if not, whether you're able to confirm from your side.
Thanks!
