RawadZogheib
RawadZogheib
Hello, @spydon, thank you for responding, DevTools I can see all the flame Component but I can't see the AudioPool. But I think "FlameAudio.bgm.initialize();" is called only once on the...
@alnitak if I use "await _soloud.disposeAllSources();" before deinitializing it could fix the issue? like this: await _soloud.disposeAllSources(); if (_soloud.isInitialized) _soloud.deinit();
Still facing this issue "[split_config.arm64_v8a.apk] ma_device_stop__opensl(ma_device*)" and there is a big number of users having the same issue any update?