Closed jleach closed 1 year ago
The data is the image. I would think even without the OCA, the wallet should be able to detect that the data value is a data URL and decode it appropriately, displaying the image.
This is now working in automated regression test T002.1-CredentialOffer & T008-CredentialOffer. Image is showing on both platforms in build 978.
When using the dev showcase site the Picture attribute shows up as base64 encoded data in the credential offer when using the Bifold version of the iOS application. I think this data is meant for a machine and should be abstracted away in no OCA is set, perhaps just show a placeholder image or text saying "no image available".