Closed proteche closed 3 years ago
Can you see if it works with the PR I opened @proteche?
See #149
@TimoGlastra it works with web and not with react-native, the only difference in my code is init agent with rn-indy-sdk
for react-native
& for web i used indy-sdk
Interesting. Gonna take a look at React Native
any updates?
@proteche could you verify again? We've made some changes to the framework and it works on our side. We're able to create a connection with ACA-Py with a mediator in between using the mobile agent: https://github.com/animo/aries-mobile-agent-react-native
Closing as I'm not able to reproduce
when i'm calling
acceptInvitation(connectionId)
function after storing invitationreceiveInvitation(invitationJson, {autoAcceptConnection:false})
to connect witharies-cloudagent-python
its giving error.Mediator Logs
Sample Invitation Object from
aries-cloudagent-python