Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show Non-Dismissible Alert if currentActivity is null on App Start #21585

Open
Parveshdhull opened this issue Nov 6, 2024 · 0 comments
Open
Labels
feature feature requests low-prio

Comments

@Parveshdhull
Copy link
Member

Description

If currentActivity is null when the app starts, it leads to an unusable state where users can't access accounts or create new ones. To prevent users from being stuck in this state, we should display a native, non-dismissible alert. The alert should inform the user that the app started in an unusual state and prompt them to force close and restart the app.
more details: #20930 (comment) #21553 (comment)

Expected Behavior:

  • Show a non-dismissible native alert if currentActivity is null during app startup.
  • The alert should instruct the user to force close and restart the app.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature feature requests low-prio
Projects
Status: No status
Development

No branches or pull requests

1 participant