-
Notifications
You must be signed in to change notification settings - Fork 21
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
Cannot build Android ToDoApp #1
Comments
Hmmm. I could partially reproduce the behavior. To be honest, I did not try it on Android, but the Drag and Drop capabilities should work anyway according to the Uno Platform page. What happens if you rebuild the whole solution? That worked for me at least. But I have to dive a bit deeper to understand what is the exact problem. Might be an issue with the source code generator shipped with Uno. |
Hello However, Add todo button doesn't work with Android emulator. It might be related to this: |
Hmm that seems really weird, but thanks for investigating. |
Hello
I'm trying to build Todo app sample, but it doesn't work. I get multiple errors, all in Swimlane.xaml.cs and in generated Swimlane.g.cs code.
I tried with VS 2019 and VS 2022, both on the same machine.
Does Android app work? UWP works fine, and I didn't try others.
Errors are attached.
Thanks, Tom
errors.txt
The text was updated successfully, but these errors were encountered: