Hi guys,
I was wondering if you are implementing support for having a collection inside a credential. I noticed that MobileDrivingLicence has a property that is an array of DrivingPrivilege, but in the adapter you wrote a comment saying // How decode this?.
So I’m guessing this will be handled in a future update, or is this related to how I implemented my custom credential?
My custom credential has the same situation: it also contains an array (e.g. an array of Foo).
Thanks!!
Hi guys,
I was wondering if you are implementing support for having a collection inside a credential. I noticed that MobileDrivingLicence has a property that is an array of DrivingPrivilege, but in the adapter you wrote a comment saying // How decode this?.
So I’m guessing this will be handled in a future update, or is this related to how I implemented my custom credential?
My custom credential has the same situation: it also contains an array (e.g. an array of Foo).
Thanks!!