When I debug a ios app, a variable of NSString* type returned by a function shows 0x00000000 in print command, but how would I write codes to know it?
When I debug a ios app, a variable of NSString* type returned by a function shows 0x00000000 in print command, but how would I write codes to know it?