glideapps / quicktype-xcode

Xcode extension to paste JSON as Swift, Objective-C, and more
https://quicktype.io
Apache License 2.0
1.68k stars 53 forks source link

Unable to parse #49

Closed horowolf closed 3 years ago

horowolf commented 5 years ago

When the value is a long string, very long one, quicktype can keep running for awhile and stop without any result. (The one I used was about 1250 characters)

dvdsgl commented 3 years ago

1250 is not a long JSON string for quicktype. Can you please share the string that causes this?