Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Inquiry Regarding Kodein Dependency Injection in MAUI App Integration #473

Open
Premanshu0609 opened this issue Jan 22, 2025 · 0 comments
Open

Comments

@Premanshu0609
Copy link

Dear Kodein Community,

I am currently facing an issue while integrating a native Android SDK that utilizes Kodein dependency injection within a .NET MAUI application. The SDK works perfectly fine in a native Android environment; however, when I try to use it in my MAUI project, I encounter the following error:

"Kodein class not found: DIAware"

I would like to inquire about the following:

Availability of AAR File:
Is there an official AAR package for Kodein that I can directly include in my MAUI project to resolve the missing dependency issue?
Missing Dependency Issue:
Could you provide insights into why the Kodein dependency might be missing when the SDK is downloaded and included in the MAUI application? Are there specific configurations required to ensure proper dependency resolution?
NuGet Package Consideration:
I have noticed that there is no official NuGet package available for Kodein DI. Is there any plan to release one in the near future? If not, would it be possible to consider publishing a NuGet package to facilitate easier integration with .NET platforms?
Any guidance or suggestions on resolving this issue would be greatly appreciated.

Thank you for your time and support.

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

No branches or pull requests

1 participant