You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Opening the wallet with a deep link is not working
Expected behavior
Steps to reproduce
Setup BC Wallet
Leave wallet open
open a website with a deep link (or use the test case below)
# From terminal 1
git clone https://github.com/cvarjao/vc-test-bench.git
cd vc-test-bench.git
yarn install
yarn ts-node src/setup-from-sandbox.ts
ngrok http "file://${PWD}/tmp"# From terminal 2export HOLDER_TYPE=manual
yarn jest --runInBand --detectOpenHandles --forceExit src/deep-links.test.ts
# open the file generated with QR Code: ./tmp/__qrcode.png and scanning it using the built-in camera app
click on the deep link
Nothing happens. When the payload supposed to be processed and show a proof request
Screenshots and/or log output
Environment
Occurs on Android
Occurs on iOS
Build #: 1.0.21-2066
Android Device Model:
iOS Device Model:
Workaround
Severity
High
Medium
Low
The text was updated successfully, but these errors were encountered:
Description of problem
Opening the wallet with a deep link is not working
Expected behavior
Steps to reproduce
Screenshots and/or log output
Environment
Build #: 1.0.21-2066
Android Device Model:
iOS Device Model:
Workaround
Severity
The text was updated successfully, but these errors were encountered: