Files
letro-android/features/ftue
Jorge Martin Espinosa f8cdd0a712 Fix the onboarding flow getting stuck in some cases (#3778)
This was caused by several `DefaultFtueService` instances being created and only the latest one receiving new state updates while the `LoggedInFlowNode` which decides the navigation was stuck subscribed to the initial one. `DefaultFtueService` has now been marked as s singleton to fix this.
2024-10-31 10:55:17 +00:00
..
2024-09-06 17:19:19 +02:00
2024-10-10 08:32:00 +00:00