Search code examples
iphoneapp-storenslogappstore-approval

NSLog in submitted app


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.


Solution

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