Hi i currently researching how to implement fireblocks to my app and i got error when i tried to run example app from react-native-ncw-sdk. i got an error failed to get key id list do you know how to fix it?
DeviceDelegateAdapter, status(.KeyCreation): keyId: , algorithm: MPC_EDDSA_ED25519, keyStatus: ERROR. Error: Optional(FireblocksSDK.FireblocksError(message: “Failed to get key ids”, code: 700, reportKey: “FailedToGetKeyIds”)).
this the error from xcode
i already check the web example version and it work well actually