Concordium / concordium-reference-wallet-android

Reference Android wallet for the Concordium blockchain
Apache License 2.0
12 stars 2 forks source link

Return the docType String when it is not matched locally. #214

Closed sasho-axellero closed 1 year ago

sasho-axellero commented 1 year ago

Purpose

Enable other docType to be available in the app. Now if a docType is not matched locally it is returned as "NA". With these changes, if a docType is unknown the docType itself will be returned.

Changes

Added case where if the docType is "0" then "Na" will be returned. Added if the docType is not locally matched, return the docType Removed unused code.

github-actions[bot] commented 1 year ago
File Coverage [0%] :x:
IdentityAttributeConverterUtil.kt 0% :x:
Total Project Coverage 0.85% :x: