Netvent/storyly-sdk

Memory leak

Closed this issue · 1 comments

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.
IMG_20221129_162221

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,