Files
letro-android/features
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-10-21 00:27:20 +00:00
2024-10-16 09:54:39 +02:00
2024-10-28 00:27:09 +00:00
2024-10-28 00:27:09 +00:00
2024-10-10 08:32:00 +00:00
2024-10-28 00:27:09 +00:00
2024-10-21 00:27:20 +00:00
2024-10-10 08:32:00 +00:00
2024-10-22 12:02:44 +02:00
2024-10-28 00:27:09 +00:00
2024-10-10 08:32:00 +00:00
2024-10-21 00:27:20 +00:00
2024-10-21 00:27:20 +00:00
2024-10-28 00:27:09 +00:00
2024-10-29 15:20:02 +01:00