element-hq / element-hq/element-android
User Data Storage Increasing in matrix-sdk2 v1.3.18
Open
matrix-sdk
T-Other
- Dominant language
- Kotlin
- Stars
- 3.7k
- Forks
- 917
- PR merge metrics
- No merged PRs in 30d
Description
### Description
Matrix sdk increase data memory user instead of using cache. This is happen session time out (expired token) then do synch (refresh token) or incoming msg like old data still store. So it is increase the memory data storage user. Do you know how to fix it? or how to check where matrix sdk store this data.

Contributor guide
Assessment
This issue has not been assessed yet.