Closed ykare closed 3 years ago
I'm sorry. There was a problem with my environment.
I had added the Hyperledger Indy SDK in the solution for debugging purposes, and added it as a . NET Standard library project when it should have been a shared project. This caused the IOS directive to not be enabled when compiling the Hyperledger Indy SDK, which resulted in an error at runtime.
I apologize for the inconvenience.
Hi,
I'm trying to run the Hyperledger Ariex Xamarin app for iOS that I built myself, but it fails to Create Wallet. In the Visual Studio console, I get the following message.
My environment is as follows:
aries-mobile-agent-xamarin 0.1.0 Visual Studio 2019 Version 16.11.5 on Windows 10 Pairing macOS Big Sur 11.6 + Xcode 13.1 iPhone 12 Pro + iOS 14.8.1 libs: https://drive.google.com/drive/folders/1AmFMnC_agNhs5ZFgFBVJf0Ndhz0OEiIF?usp=sharing
Is there any special configuration required?
Thank you very much for your help.