Files
blap-android/libraries
Jorge Martin Espinosa 7b93bfbba9 Use runBlocking for the token refresh logic (#6863)
* Use `runBlocking` for the token refresh logic

The `RustClientSessionDelegate` callbacks always run in a separate thread, so they don't block the main thread.

This ensures the token refresh is fully done (data saved/failed to) before the SDK continues sending the pending previously failed requests
2026-05-26 09:40:07 +02:00
..
2026-05-07 10:59:12 +02:00
2026-05-04 00:54:27 +00:00
2026-05-05 16:22:32 +02:00
2026-05-05 16:22:32 +02:00
2026-05-21 09:10:43 +02:00
2026-04-30 16:04:07 +02:00
2026-04-30 14:09:07 +02:00
2026-05-05 16:22:32 +02:00