Skip to content

[.Net 9.0] Oqtane.Maui 6.0.2 Help wanted #5041

Answered by sbwalker
Mouss-coder asked this question in Q&A
Discussion options

You must be logged in to vote

@Mouss-coder yes, Oqtane.Maui is still active. The reason why there have not been any contributions to Oqtane.Maui recently is because it is just a thin shell for running the main Oqtane project within various native clients using Blazor Hybrid.

The error message appears to be a configuration error where the Android client is not able to connect to the backend API.

I suggest you step through MauiProgram.cs to see how it retrieves the Url for the backend API.

If the Url is correct then the problem could be that the Android emulator does not know how to resolve the Url to a resource on your local machine ie. the emulator is essentially running as an independent process so you need to unders…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Mouss-coder
Comment options

Answer selected by Mouss-coder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants