mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-20 08:18:10 +00:00
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.