digitalcredentials / learner-credential-wallet

Learner Credential Wallet is a cross-platform iOS and Android mobile application for storing and sharing digital learner credentials.
https://lcw.app
MIT License
54 stars 28 forks source link

After issuing VC via CHAPI, LCW shows error #547

Open alexfigtree opened 7 months ago

alexfigtree commented 7 months ago

Steps to reproduce:

  1. Go through wallet setup again. (Uninstall / reinstall app, or go to Settings > Reset Wallet, and relaunch the app).
  2. This time, don't skip the Register step. Click on Register Wallet. You'll be taken to the register web page. click Register there. Then switch back to the wallet
  3. Now lets get a VC into the wallet (from flow 1).
  4. Go to https://vcplayground.org/issuer (in your mobile browser)
  5. In the upper right of the playground issuer webpage, click the Settings gear, select VC-API to any Wallet
  6. Click Issue Verifiable Credential blue button.
  7. Click Skip DID Authentication

This should open LCW and present you with the VC, and an Accept/Decline screen. Error is seen here.

Seeing this in iOS:

screenshot_2024-01-23_at_1 47 07___pm

Originally posted by @alexfigtree in #263

dmitrizagidulin commented 6 months ago

This has been fixed in the RN branch, PR #550

alexfigtree commented 5 months ago

@dmitrizagidulin Just tested this. Error is still happening, showing the same screenshot as above. Tested on iOS. Moving back to ToDo.

alexfigtree commented 3 months ago

Currently waiting on merge to main

alexfigtree commented 1 week ago

Re-testing needed on build 81

alexfigtree commented 1 day ago

Build 81: Not showing error, but also not reflecting in the app. Currently see the option of choosing between many wallets (Veres demo) before getting to LCW. Could also be blocked by #638 .