-
Just referring to this ticket
https://github.com/hyperledger/aries-mobile-agent-react-native/issues/112
It occurred with me when trying to create a connection between 2 AFJ wallets on iOS
If the …
-
Hi,
I am using the Aries React Native Mobile Agent. I am having this peculiar issue which I did not have previously. When I received a credential from an agent, the credential is not being shown
!…
-
This commit
#26
is breaking the App,
the function proverDeleteCredentials is not available in Indy.framework, at least the version that is being used on Bifold
So either update the framework or …
-
I managed to run build and run the app in IOS with the following:
- genesis using : https://raw.githubusercontent.com/Indicio-tech/indicio-network/main/genesis_files/pool_transactions_testnet_genesi…
-
I might be wrong, but is the README outdated ? - the value of the MEDIATOR should be the invitation url
```sh
MEDIATOR_URL=https://somewhere.mediatorx.io?c_i=ewogICJAdHlwZSI6ICJodHRwczovL2RpZGNvbW…
-
When launch the latest version, an error will be reported when the APP is running :
![02A50DE4-9FC9-4558-8735-6CEBB3C2945E](https://user-images.githubusercontent.com/87514220/127269581-c5fd091…
-
Hi, Will flutter be included in the roadmap? or how would you create an aries agent based on flutter?
-
Hi, when I tried to run "npm install" () according to "Running the App" for aries-mobile-agent-reacy-native on MacOS BigSur, I got the following error:
`npm WARN tarball tarball data for aries-fram…
-
This is really nit-picky but I'd like to propose to change the name from `aries-mobileagent-react-native` to `aries-mobile-agent-react-native`. It looks a lot cleaner IMO. This is also what we did for…
-
Hey.
I'm trying to make a connection with another agent with a mediator between.
I can connect from react native app (using code from this repo) to aca-py mediator, but had to move the invitation…