appoly / ARCore-Location

Allows items to be placed within the AR world with real-world GPS coordinates using ARCore.
https://www.appoly.co.uk/arcore-location/
MIT License
478 stars 154 forks source link

Memory Leak Detected #68

Closed keyfun closed 5 years ago

keyfun commented 6 years ago

When i change fragment and destroy the Location Scene , leak Canary detected memory leak as below:

As i see, the DeviceLocation kept the context and cannot release it.