Use wallet connect to connect Android CryptoX to the proof explorer.
Create a credential statement where you will try to prove nationality in dk (use small case letters as that is not the standard required).
Prove.
Result:
Error message logged in proof explorer: Could not get proof: Proof request rejected in wallet.
However, console logs the correct error message.
Expected:
Could not get proof: Statement is not well-formed: nationality values must be ISO3166-1 Alpha 2 codes in upper case.
Note:
If browser wallet is used in the same case, correct error message is shown in the proof explorer frontend: Could not get proof: Statement is not well-formed: nationality values must be ISO3166-1 Alpha 2 codes in upper case.
To reproduce:
Result:
Error message logged in proof explorer: Could not get proof: Proof request rejected in wallet.
However, console logs the correct error message.
Expected:
Could not get proof: Statement is not well-formed: nationality values must be ISO3166-1 Alpha 2 codes in upper case.
Note:
If browser wallet is used in the same case, correct error message is shown in the proof explorer frontend: Could not get proof: Statement is not well-formed: nationality values must be ISO3166-1 Alpha 2 codes in upper case.