Closed wongzigii closed 10 years ago
Personally I'm "fixing" it by switching to NSJSONSerialization
.
A year ago, I ran into problems with JSONKit being unable to compile for 64 bit. Forcing a 32 bit compile solved it but that was only ever a temporary solution. Soon Apple will require code compiled for 64 bit.
Since JSONKit is not keeping up with changes in iOS, it is time for everyone to stop using it.
@abhibeckert anyway,thanks.
Error happens on Line 680 and Line 932. Anyone know how to fix it, please?