element-x-ada/appnav
Jorge Martin Espinosa dfde64b466
Remove runBlocking call to restore sessions when the app starts (#6193)
* Remove `runBlocking` call to restore sessions when the app starts

Sadly, to do this we need to manually handle restoring the state from Appyx using internal values. At least it doesn't seem like they're going to change any time soon (or ever).

This should take care of a few ANRs, although it may make loading the initial state a bit slower

* Add `ReplaceAllOperation` for state restoration

* Add warning comment for Appyx dependency
2026-02-24 09:51:43 +00:00
..
src Remove runBlocking call to restore sessions when the app starts (#6193) 2026-02-24 09:51:43 +00:00
build.gradle.kts Adjust metrics to the new specifications (#5937) 2026-01-05 16:23:26 +01:00