omise / omise-android

Omise Android SDK
https://docs.opn.ooo
Other
50 stars 32 forks source link

Handle non existing deeplink app #355

Closed AnasNaouchi closed 1 month ago

AnasNaouchi commented 1 month ago

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.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
87.5% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud