Skip to content

WASM building but throwing error fail: Uno.UI.Dispatching.CoreDispatcher[0] #10346

Answered by DclearEE
DclearEE asked this question in Q&A
Discussion options

You must be logged in to vote

VS wasn't showing me where the bug was happening but, I was able to set a break point and step through till I hit the bug.
The issue seems to be when I am trying to read a YAML file that I had in my Assets folder.

The problem was fixed when I switched some YAML Deserialization functions to NewtonSoft.JSON functions. And converted the YAML files to JSON files. I was using the package YamlDotNet version 12.0.2 in this project. While it was building for all platforms, only Windows and Android were able to successfully deploy and run.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by DclearEE
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