Files
blap-android/changelog.d/880.bugfix
T
Jorge Martín 0632d01d86 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.