mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-26 21:06:44 +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.