Files
bundesmessenger-ios/changelog.d/5881.bugfix
T
Doug c423410cb1 Fix unresponsive soft-logout in the legacy flow. (#6329)
- Delegate logic to the OnboardingCoordinator like the new flow does.
- Reset the credentials on every presentation of authVC.
- Make sure not to set the credentials after deleting the data.
2022-06-21 17:30:10 +01:00

2 lines
97 B
Plaintext

Soft logout: Fix a bug where clearing all data from soft logout didn't present the login screen.