-
Notifications
You must be signed in to change notification settings - Fork 987
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
Re-open app on the last open chat #12782
Comments
rasom
added a commit
that referenced
this issue
Dec 2, 2021
rasom
added a commit
that referenced
this issue
Dec 2, 2021
rasom
added a commit
that referenced
this issue
Dec 2, 2021
rasom
added a commit
that referenced
this issue
Dec 2, 2021
rasom
added a commit
that referenced
this issue
Dec 2, 2021
rasom
added a commit
that referenced
this issue
Dec 2, 2021
rasom
added a commit
that referenced
this issue
Dec 6, 2021
rasom
added a commit
that referenced
this issue
Dec 7, 2021
rasom
added a commit
that referenced
this issue
Dec 9, 2021
rasom
added a commit
that referenced
this issue
Dec 15, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As a user
I want the app to re-open on the same chat I was before it was closed
So that I can pick up from where I left
Description
When the app is closed (not on logout), if the user is on a chat, it should re-open the app on the same chat.
Technical implementation
This is a mobile specific feature, we can consider storing this information on async storage instead of status-go.
The text was updated successfully, but these errors were encountered: