Namespace error in .NET MAUI #883
Unanswered
MScriptGit
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I keep getting this error when I try to use your package in a .NET MAUI app on Android:
This is my MainPage.xaml code:
This is my MainPage.xaml.cs code:
When I remove the content of the getEntry function, the error doesn't show.
Compilation gives no error, just the preview in my IDE.
I can't seem to resolve this, so please help me!
Beta Was this translation helpful? Give feedback.
All reactions