vck
vck copied to clipboard
Nested Custom Object in CredentialAdapter
Hi guys, I was wondering If you are implementing the capability of having a Collection<Foo> inside a Credential. I have seen that MobileDrivingLicence has a property that is an array of a DrivingPrivilege. But i have seen that in the adapter you wrote //How decode this?
So i guess that in the next update you will solve this one or this is a question of the way that i implemented my custom Credential? My custom credential has the same too, an array of a Foo
Thanks!!