You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to use the framework in a .Net MAUI application, I get compilation errors. As the libindy is deprecated, it would be nice to replace it with indy-vdr and correct the compilation errors to enable the development of a mobile wallet in .Net MAUI.
The text was updated successfully, but these errors were encountered:
same problem as you .
do you see any framework here? , there is no release !
i had an issue on Indy problem (in April) , but there is no answer yet .
It seems that no one has the duty to answer the questions.
they abandoned previous project with no alarm and no transition plan
Hey,
sorry for the late reply. The project is still under heavy construction; therefore there is no proper stable version in place, as of now.
But for MAUI development you can use all pre-release versions like 2.0.0-rc.x. So currently the most recent MAUI compatible version is 2.0.0-rc.208. These versions reference an Indy SDK build that targets net8 (https://www.nuget.org/packages/WalletFramework.Indy.Sdk#versions-body-tab).
As for libindy you should be able to follow the Indy SDK installation instructions mentioned in their README: https://github.com/hyperledger-archives/indy-sdk.
When I try to use the framework in a .Net MAUI application, I get compilation errors. As the libindy is deprecated, it would be nice to replace it with indy-vdr and correct the compilation errors to enable the development of a mobile wallet in .Net MAUI.
The text was updated successfully, but these errors were encountered: