Is there any command which shows the decription of the error on xcode console. When we debug the application and if there is some error on the console and i want to see the error decription. Tell me the command.
Thanks in Advance
Is there any command which shows the decription of the error on xcode console.
Share
If you mean an NSError object, you can use the following: