Revision mapping:
Compact 1
revision
Click and hold to arm, release to activate.
Combine commits for review
Commits that don't affect files in this pull request were added to revision
r1 after it was snapshotted.
Why this needs to be done
Reproduce:
It can be solved by logging out and back in, but this is not a good first experience.
What needs to be done
isShownOnboarding
in AppPreferences should be set to true as soon as the user has been past the Welcome view.
Check if the user has time before presenting WelcomeView.
Acceptance criteria
Reproducing the above steps should lead the user to the main view instead of back to the welcome view.
2 files2 files | ⊥ | r1 | ||
---|---|---|---|---|
Commits | ⊥ | r1 | ||
ios/MullvadVPN/Coordinators/ios/MullvadVPN/Coordinators/ | ||||
ApplicationCoordinator.swift | ⊥ | r1 |
+2 | |
---|---|
+2 | |
Show diffs to review (file selection:
Show other diffs: All changes Unreviewed by…
Commits | ⊥ | r1 |
…ios/MullvadVPN/Coordinators/ApplicationCoordinator.swift | ⊥ | r1 |
IOS-1084 New user can get "stuck" on welcome screen