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

App Launcher error when the external app is not available #1588

Open
peyman-mohtashami opened this issue Nov 24, 2022 · 3 comments
Open

App Launcher error when the external app is not available #1588

peyman-mohtashami opened this issue Nov 24, 2022 · 3 comments
Assignees
Labels

Comments

@peyman-mohtashami
Copy link
Contributor

The app should check if the external app is installed.
According to availability of the external app, it should show a proper message to the user.
If the external app is not installed, on finishing the questionnaire, the app should not launch the external app.

@yatharthranjan
Copy link
Member

Should the redirect to the app store page if the external app is not installed (usually the convention in other apps)?

@mpgxvii
Copy link
Member

mpgxvii commented Nov 24, 2022

Yes redirecting to the play/app store is a good idea. Are there going to be cases where the app will not be available in the play/app store?

@peyman-mohtashami
Copy link
Contributor Author

In our case, the app is not available in the play store.
And aRMT app cannot wait for installing and downloading the external app. I think it breaks the flow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants