Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Enable the use of the framework in .Net MAUI #94

Open
foxbike opened this issue May 7, 2024 · 2 comments
Open

Enable the use of the framework in .Net MAUI #94

foxbike opened this issue May 7, 2024 · 2 comments

Comments

@foxbike
Copy link

foxbike commented May 7, 2024

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.

@SalimiHabib
Copy link

SalimiHabib commented Jul 11, 2024

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

@JoTiTu
Copy link
Contributor

JoTiTu commented Aug 1, 2024

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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants