Files
letro-android/changelog.d/880.bugfix
Jorge Martín d69dea6608 Fix sliding sync loop restarts due to expirations
Both `NotifiableEventResolver` and `DefaultNotificationDrawerManager` were creating new Rust SDK Clients while processing notifications instead of reusing the already existing one.
2023-07-17 08:05:12 +02:00

2 lines
51 B
Plaintext

Fix sliding sync loop restarts due to expirations.