JSONKit icon indicating copy to clipboard operation
JSONKit copied to clipboard

Objective-C JSON

Results 107 JSONKit issues
Sort by recently updated
recently updated
newest added

@serkrapiv Not necessarily verboten, just that they must be escaped. The first paragraph of 2.5 Strings says: The representation of strings is similar to conventions used in the C family...

Do not break parsing if

Feature Request
Workaround Known
Considering the Pros and Cons

Hello, As described [here](https://developer.apple.com/videos/play/wwdc2020/10163/?time=890), Apple decided to change tagged pointers format in iOS 14 on ARM64. This causes JSONKit's `jk_object_class` function to determine object classes incorrectly and makes JSONKit virtually...

Once and for all, JSONKit crash on modern iOS/OSX because it doesn't handle tagged pointers correctly. Thus, when the code try to access ISA pointer directly by dereferencing the object...

Hi I am facing some issues after updating the pod. **JsonKit Semantic issues** Here I attached the screenshot for the your reference.

my app crash at jk_collectionClassLoadTimeInitialization,and "exception type " is SIGTRAP, "exception codes" is TRAP_TRACE at 0x10158d18c