Skip to content

Ton Connect Minimal Stripping Level workaround #139

Description

@MANABbl4

Looks like problem in serialization/deserialization JSON mechanism - even with connected Newtonsoft.Json it uses it's own JsonUtility.FromJson which has some restrictions. I made it work when in TonSDK.Connect/Provider/Models.cs changed all the properties to fields and all the field names made as camelCase. Now it works well for me even with High Stripping Level.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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