hyperledger-archives / aries-mobile-agent-xamarin

Apache License 2.0
38 stars 31 forks source link

Wallet data Storage in Mobile's internal storage #7

Closed naman20sharma closed 4 years ago

naman20sharma commented 4 years ago

The mediator and Edge agent wallet's data is stored in system's directory : ~/.indy_client/wallet

Is this Wallet's data being stored anywhere in the Mobile phone's internal storage ? If yes, then how to access those files or view them in storage of phones ?

naman20sharma commented 4 years ago

I'm closing this as I found the data folder which was apparently hidden in android device(internal storage folder), but isn't hidden in the emulator.