Touch Json CJsonScanner

93 views Asked by At

I am using Touch JSON lib, in Base SDK iOS 8 not able to get the CDataScanner extension class.

@interface CJSONScanner : CDataScanner

So that's why i am getting below crash, Any idea about this.

-[CJSONScanner userInfoForScanLocation]: unrecognized selector sent to instance 
0

There are 0 answers