Skip to content

Fix: race condition resulting in a NullPointerException on Android, when the...

Simon Morlat requested to merge fix/android-audio-focus-race-condition into release/5.4

Fix: race condition resulting in a NullPointerException on Android, when the audio focus is lost while the Core is being stopped.

Merge request reports