Skip to content

il2cpp exception for JArray.Parse on UWP #38

@prgrmr25

Description

@prgrmr25

i get the following error under UWP , it works fine on editor.

JsonReaderException: Error reading JArray from JsonReader. Path '', line 0, position 0. at Newtonsoft.Json.Linq.JArray.Load (Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Linq.JsonLoadSettings settings) [0x00000] in <00000000000000000000000000000000>:0 at Newtonsoft.Json.Linq.JArray.Parse (System.String json, Newtonsoft.Json.Linq.JsonLoadSettings settings) [0x00000] in <00000000000000000000000000000000>:0 at Newtonsoft.Json.Linq.JArray.Parse (System.String json) [0x00000] in <00000000000000000000000000000000>:0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions