A memory leak issue occurs when updating the Spatial SDK from version 0.9.1 to 0.10.1. The leak is detected by LeakCanary analysis when closing the app. The issue is reproducible in PremiumMediaSample and MediaPlayerSample, and is resolved by downgrading to version 0.9.1. The problem appears to be located in the native code, and LeakCanary logs from MediaPlayerSample are available for further investigation.