mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-11 13:59:13 +00:00
Tone down new onboarding flow recovery fatal error after a lot of crash reports on sentry
This commit is contained in:
parent
1ffc718cec
commit
1ff4c02782
@ -261,7 +261,7 @@ class OnboardingFlowCoordinator: FlowCoordinatorProtocol {
|
||||
case .showResetKeyInfo:
|
||||
presentResetRecoveryKeyScreen()
|
||||
default:
|
||||
fatalError("Other flows shouldn't be possible")
|
||||
MXLog.error("Unexpected recovery action: \(action)")
|
||||
}
|
||||
}
|
||||
.store(in: &cancellables)
|
||||
|
Loading…
x
Reference in New Issue
Block a user