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

Handle non existing deeplink app #355

Merged
merged 6 commits into from
Sep 10, 2024
Merged

Conversation

AnasNaouchi
Copy link
Collaborator

@AnasNaouchi AnasNaouchi commented Sep 8, 2024

Description

closes #354
Prevent the SDK from terminating the webview when a deep link fails to open like in a scenario of a bank app not installed and the user is trying to pay using a payment methods that needs that app. The browser will wait for further action from the user when the app is not installed.
If the app is installed the behavior remains unchanged.

AnasNaouchi and others added 2 commits September 9, 2024 15:03
Copy link

sonarqubecloud bot commented Sep 9, 2024

@mmkittisak mmkittisak merged commit 35ef80f into master Sep 10, 2024
5 checks passed
@mmkittisak mmkittisak deleted the handle_non_existing_deeplink_app branch September 10, 2024 02:39
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.

kakaopay/AlipayHK/Alipay pay -> Failure(throwable=co.omise.android.OmiseException: Open deep link failed);
3 participants