0xPolygonID / polygonid-flutter-sdk

Flutter Plugin to use the Polygon ID SDK
Apache License 2.0
40 stars 27 forks source link

Not returning elements with successful proofType comparisons #362

Closed yushihang closed 8 months ago

yushihang commented 8 months ago

https://github.com/0xPolygonID/polygonid-flutter-sdk/blob/bde879e4369ab5bc17ee66baac064a86bc6c8492/lib/iden3comm/domain/use_cases/get_iden3comm_claims_use_case.dart#L106-L156

The code always executes claims.add(claimsFiltered.first) instead of adding the claim that actually matches the successful proofType.