Have you experienced Compose memory leaks? When adding google maps (which had/maybe still has memory leaks in the view system), it will leak memory which adds up and app will be killed by system. I have found https://android-review.googlesource.com/c/platform/frameworks/support/+/1826246 which might be fixing the issue. How do I find out when this will be released?
👀 2
🔥 1
z
Zach Klippenstein (he/him) [MOD]
09/20/2021, 4:31 PM
Compose is typically released every two weeks, with those release branches cut on the weeks in between. So you can look at the last release date and work it out from there.