-
Notifications
You must be signed in to change notification settings - Fork 74
Getting Hyperledger.Indy.IOException: An IO error occurred. while running Mobile Agent in Android 10 #195
Comments
@sahil-khanna |
@anji22, you may close this issue if it's resolved. |
Apologize if this should be a separate ticket, but facing this issue with Android 11 since new apps must be submitted targeting API 30. It seems the legacy external storage tag is ignored with 11. |
@matrwolff33 , you may refer to this |
@matrwolff33 Adding the following line should work in your mainactivity,cs, right before loading indy libraries. |
Unable to write the .indyClient files in the Android 10 device.Getting below issue.All permissions are granted
Hyperledger.Indy.IOException: An IO error occurred.
at Hyperledger.Aries.Ledger.DefaultPoolService.CreatePoolAsync (System.String poolName, System.String genesisFile) [0x0002d] in D:\a\1\s\src\Hyperledger.Aries\Ledger\DefaultPoolService.cs:59
at SSIWalletApplication.Services.PoolConfigurator.ConfigurePoolsAsync () [0x0023b] in C:\Users....\Documents\SSIMasterBranch\src\SSIWalletApplication\SSIWalletApplication\Services\PoolConfigurator.cs:54
[0:] SSIWalletApplication.Services.PoolConfigurator: Critical: Couldn't create pool config
The text was updated successfully, but these errors were encountered: