Android Question ERR_UNKNOWN_URL_SCHEME in B4A WebView

fbritop

Active Member
Licensed User
Longtime User
Hi
I'm using a CC Payment Gateway, which has an option for an Digital Wallet with credit cards. The problem is that I have no clue how to address the ERR_UNKNOWN_URL_SCHEME when it tries to open the wallet.

There are some examples, but they are written in Kottlin. Has someone has done kind of an interpreter in order to redirect the INTENT?

Here is the example.

Here is the Payment Gateway DOCS
 
Top