Does NSLog executes in iPod/iPhone ? i have googled it .. could’nt find anything..
Does NSLog executes in iPod/iPhone ? i have googled it .. could’nt find anything..
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes, it does work exactly like on the desktop.
You can see the results in your Xcode run log or, if gdb is not attached, in the console log of your iPhone. The Xcode organizer has a tab which shows the devices console log.