Files
blap-android/libraries
Jorge Martin Espinosa 4a79b272ef Fix ANRs when receiving push notifications (#6696)
In Sentry there are some reports of methods called when notifications are fetched that end up having ANRs. This looked weird because everything is asynchronous... but it's still running with a `Main` dispatcher.

Using the `Default/computation` one instead should be the right call.
2026-04-30 10:51:29 +02:00
..
2026-04-13 11:16:05 +02:00
2026-04-13 11:16:05 +02:00
2026-02-27 09:52:17 +01:00