amplitude / amplitude/AmplitudeSessionReplay-Android
OOM with enableRemoteConfig = true
Open
- Dominant language
- No language data
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
session replay = 0.20.8
amplitude = 1.21.3
With enableRemoteConfig = true, we see a constant memory consumption while idling in our application
In profiler I see that memory consumed and leaks somewhere as GC doesn't collect it to a previous values.
In memory dump I see that obfuscated classes from amplitude x3 shallow memory grows significantly with time. Same with j7.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.