aries-mobile-agent-xamarin icon indicating copy to clipboard operation
aries-mobile-agent-xamarin copied to clipboard

Results 26 aries-mobile-agent-xamarin issues
Sort by recently updated
recently updated
newest added

Fix typo and add missing ";"

Hi Team, when I tried to access below URL for "[Download](https://hyperledger-org.bintray.com/aries/) and extract static libraries required for iOS and Android projects in the libs folder", the website returned 502 error,...

Example: https://github.com/hyperledger-labs/solang/blob/main/MAINTAINERS.md Example of a pointer: https://github.com/hyperledger-labs/homebrew-solang/blob/main/MAINTAINERS.md

bug

Bintray has been deprecated, therefore i am unable to download the static libraries for ios and android. Is there an alternate source for this?

Hello, I am trying to implement 12 phrase recovery on this app. Can you please give some high level description on what does wallet id and wallet key do in...

Is there a way for Aries-max to check revocation status of a credential before allowing a user to select the credential for presentation?

Hi, when I try to create wallet it is stacked and I debugged it seems it is awaiting provision but failing. I use ngrok and run mediator.

Static files( **libindy.so** and **libc++_shared.so** ) for each ABI is above 30 MB , but i don't need all functionality except wallet from libindy.so . Is there any way to...

How can we host the mediator agent to Linux machine to access it globally.do we need to change/Add any configuration for it?

it also shows: > Java.Lang.UnsatisfiedLinkError: 'dlopen failed: library "libgnustl_shared.so" not found: needed by /data/app/~~cvtxMH6cSw3smwlA-_x3hA==/com.ariesmax-T27tV2X3FiZ4wXbuCQegNA==/lib/x86/libindy.so in namespace classloader-namespace' ![image](https://user-images.githubusercontent.com/7840952/133218264-9aa75590-386d-4f7f-ae50-ef17af5d6f15.png) although i do have the libraries installed : ![image](https://user-images.githubusercontent.com/7840952/133218764-186d35fb-0fba-49d4-8e5c-22c089c7535c.png)