Skip to content

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

Simon Morlat requested to merge fix/fixes-from-5.4-nov14 into master

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

Merge request reports