-
Notifications
You must be signed in to change notification settings - Fork 1
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
Serialization xml crash in demo #4
Comments
The AppDelegate file that shows up in your screenshot from the IDE looks nothing like the AppDelegate.cs file in the MySimpleApp project: |
Thanks for your quick feedback. Sorry for the misunderstanding . I download the code directly yesterday ,but can't find the branch now .... I upload this MySimpleApp project to here :https://github.com/dingxiaolong/TestIOSXml Could you help check it please . |
I have found the project , the url is https://github.com/rolfbjarne/xamarin-macios/tree/c8014a6b6fd759159b409df19062f11b57ae8e2c/tests/dotnet/MySimpleApp. |
This looks like a duplicate of dotnet/maui#14086, so I'm closing this. |
Hi, I download the demo "MySimpleApp" in your source code ,but always face this error:
Can u help check whether it run successfully now ?
Many thanks. Br.
Steps to Reproduce
Expected Behavior
Serialization xml successfully .
Actual Behavior
Crash when instance .
Environment
My visual studio version is 17.5.2 (build 14).
Mac os version is 12.6.3.
Build Logs
Example Project (If Possible)
https://github.com/xamarin/xamarin-macios/tree/6.0.x/tests/dotnet/MySimpleApp
The text was updated successfully, but these errors were encountered: