mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-27 15:07:48 +00:00
96301e934d
When a phone call or an alarm triggers on iOS, the application receives an "audio interruption" and it's up to the application to resume playback when the interruption ends. I added handling for audio interruptions same as if the game is focused out and then back in.