Question

I had the misfortune of submitting an app with an NSLog still active. It very rarely fires, but I would like to know what are the chances of my app being rejected because of that?

I am NOT asking how to supress NSLogs. I already know how to. It is just a stray NSLog which made it in by mistake.

Was it helpful?

Solution

I don't think there will be any problem. I've submitted several apps containing NSLog output which were accepted flawlessly.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top