Skip to content
Discussion options

You must be logged in to vote

The problem was fixed when I switched some YAML Deserialization functions to NewtonSoft.JSON functions. And converted the YAML files to JSON files. Unfortunately I was not able to debug this problem on iOS but I was able to find the bug by debugging WASM. I think it's just a coincidence that it was the same bug.

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.

That's what I get for trying to be fancy and use YAML lol. I think JSON is converted faster than YAML anyway.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@Xiaoy312
Comment options

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
3 participants