indy-sdk
indy-sdk copied to clipboard
iOS wrapper: Fix message is undeliverable issue.
Passing empty sender string into indy_pack_message can causes failed packing message.
This changes will add string length checking.
https://github.com/hyperledger/aries-framework-javascript/issues/522 https://github.com/hyperledger/aries-mobile-agent-react-native/issues/112
@afrisalyp can you fix DCO/CI
A fix for the build issues has been implemented (https://github.com/hyperledger/indy-sdk/pull/2470). Please rebase this PR on the latest from the main branch so it is no longer blocked by the related build issues.