Memory leak
zakrodionov opened this issue · 1 comments
zakrodionov commented
When the activity is recreated (activity.recreate()), a memory leak occurs, which is caught by LeakCanary.
Environment Details
Android SDK Version: 1.27.3
Device Model: Any android phone
Expected Behavior
No leaks
Current Behavior
When the activity is recreated (activity.recreate()), a memory leak occurs, which is caught by LeakCanary.
levent-oral commented
Hello @zakrodionov,
We've release Storyly Android SDK 1.32.4. We've tested and improved memory usage of Storyly Android SDK using LeakCanary for several scenarios.
Thanks,