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
We can now use a device camera with the QR code scan, and that actions a deep link that will invoke the BC Wallet app to open up and go get the proof payload.
This differs from scanning the QR code when already inside the app, which redirects the VCauthN route that delivers the proof.
When using the camera->deep link method, the route that changes the status and sends the webhook message is not invoked. So the page doesn't look like it's pending to the user on the QR screen.
We'll need to address this to get the right UX for camera-scanning.
Camera.scan.mp4
The text was updated successfully, but these errors were encountered:
We can now use a device camera with the QR code scan, and that actions a deep link that will invoke the BC Wallet app to open up and go get the proof payload.
This differs from scanning the QR code when already inside the app, which redirects the VCauthN route that delivers the proof.
When using the camera->deep link method, the route that changes the status and sends the webhook message is not invoked. So the page doesn't look like it's pending to the user on the QR screen.
We'll need to address this to get the right UX for camera-scanning.
Camera.scan.mp4
The text was updated successfully, but these errors were encountered: