Open
Description
Hello, the following error occurs when using SDL3.2.8 on iOS
0 SDL3 0x0000000103e0bd14 0x103d84000 + 556308
1 SDL3 0x0000000103e0bc60 0x103d84000 + 556128
2 SDL3 0x0000000103e0bc60 0x103d84000 + 556128
3 CoreFoundation 0x000000019e07f488 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + [ : 148]
4 CoreFoundation 0x000000019e07f3a4 ___CFXRegistrationPost_block_invoke + [ : 88]
5 CoreFoundation 0x000000019e07df18 _CFXRegistrationPost + [ : 436]
6 CoreFoundation 0x000000019e07d01c _CFXNotificationPost + [ : 728]
7 Foundation 0x000000019ccd4a9c -[NSNotificationCenter postNotificationName:object:userInfo:] + [ : 92]
8 AudioSession 0x00000001bcba3c34 __100-[AVAudioSession(ClientCommonImplementation) privatePostNotificationForType:name:userInfo:accessor:]_block_invoke + [ : 272]
Find the error location through the error id
InterruptionBegin (in SDL3) (SDL_coreaudio.m:344)
-[SDLInterruptionListener audioSessionInterruption:] (in SDL3) (SDL_coreaudio.m:370)