JSONExport
JSONExport copied to clipboard
Description method is missing
When I tried to print object it doesn't show full object detail, It just show object but property/object in that object this is because of missing description method from all class generated. refer this link http://iosdevelopertips.com/cocoa/overriding-nsobject-description-method.html Please fix this.