Skip to content
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

Json serialization not working on device #9

Open
RScopio opened this issue Jul 13, 2017 · 2 comments
Open

Json serialization not working on device #9

RScopio opened this issue Jul 13, 2017 · 2 comments

Comments

@RScopio
Copy link

RScopio commented Jul 13, 2017

Attempting to take the jsonResult and serializing it into an object with JsonUtility (or any namespace that uses serialization such as Newtonsoft JsonConvert) results in a silent error on the Hololens device itself. It works when simulating it in the unity editor but not when I deploy it to the device. For now I am working around it with SimpleJson.

@HololensICAM
Copy link

I have the same problems with Json serialization working on unity editor but not on the device.
Have you found a solution?

Thank you in advance.

@RScopio
Copy link
Author

RScopio commented Mar 22, 2018

No solution yet. I used SimpleJson to get around the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants