openfl / lime

A foundational Haxe framework for cross-platform development
https://lime.openfl.org/
MIT License
761 stars 376 forks source link

iOS wav stop working after a phone call interruption #284

Closed ibilon closed 9 years ago

ibilon commented 9 years ago

This is a bug that was reported on haxepunk's forum (see http://forum.haxepunk.com/index.php?topic=880.0).

jgranick commented 9 years ago

For reference, the implementation will follow some of the guidelines set here:

https://developer.apple.com/library/ios/documentation/Audio/Conceptual/AudioSessionProgrammingGuide/HandlingAudioInterruptions/HandlingAudioInterruptions.html#//apple_ref/doc/uid/TP40007875-CH4-SW9

I wonder if this will be resolved when we move to SDL2 for iOS

jgranick commented 9 years ago

Hi! :smile:

I'm moving Lime legacy issues to the OpenFL tracker, so we can confirm the correct Flash API behavior of each relevant issue. From a Lime perspective (without OpenFL) Lime legacy is deprecated, and is not considered a defect. I've opened a new issue we can track, here:

https://github.com/openfl/openfl/issues/512

Thanks! :smile: