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

Throw a dialog on failure when trying to open an installed app #1496

Merged
merged 3 commits into from Mar 2, 2021

Conversation

meisenzahl
Copy link
Member

In #1456 we added support to throw a toast when an app is installed.
Sometimes opening the application fails. For now this adds a dialog showing an error message.

Fixes #1494

@meisenzahl
Copy link
Member Author

@cassidyjames I was not able to reproduce the error you described in #1494:

Screen.record.from.2021-02-27.09.11.39.mp4

When I click open, Glimpse is opened in the background.

Could you please test this branch and share the error message you get.

@cassidyjames
Copy link
Contributor

So of course I can't reproduce this now… but it looks to me like a dialog would be good in case of future failures, as it could help us track it down.

@meisenzahl meisenzahl marked this pull request as ready for review March 2, 2021 20:03
@danirabbit danirabbit merged commit 6e18711 into master Mar 2, 2021
@danirabbit danirabbit deleted the fix-throw-toast-when-app-is-installed branch March 2, 2021 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Open" button on Installed toast doesn't open app
3 participants