Logging in distribution (app store or ad hoc) post build 894

Since build 894 we are no longer seeing any debug/console info in distribution builds. I’m assuming this has something to do with the line in the release notes (http://developer.coronalabs.com/content/corona-sdk-release-notes-build-2012-894) that reads “For device builds (developer mode), Lua debug information displayed for Lua runtime errors (file and line number)” Is there any way to get the previous console logging back for these builds? This is of critical importance for us in testing certain issues that appear with IAP and GC support - we’re currently running blind. [import]uid: 117383 topic_id: 31063 reply_id: 331063[/import]

I don’t think they are related.

Prior to that feature, when you had a Lua error on a device build it would show a ? for the line number. If I read that right, if you do a developer build, you will get the line numbers which is a good thing.

However, I’m running 912 and have had several builds since then and on iOS 5.1 devices and earlier, even with Ad Hoc distribution builds I get my prints in my console log. However… On iOS 6 the prints do not show up in the console log. I’ve filed a bug report on this.

Are you running iOS6 on your test devices that are not working?
[import]uid: 19626 topic_id: 31063 reply_id: 124223[/import]

We don’t have devices updated to 6.0 yet but I was definitely seeing it in the 6.0 simulator. I’m sure I was seeing similar behaviour in an app store build done with 894 on 5.1 as well but I’ll need to confirm that. It’s possible I’ve managed to cross all of my wires - today has been a mad dash for iOS 6 support :slight_smile: [import]uid: 117383 topic_id: 31063 reply_id: 124230[/import]

I don’t think they are related.

Prior to that feature, when you had a Lua error on a device build it would show a ? for the line number. If I read that right, if you do a developer build, you will get the line numbers which is a good thing.

However, I’m running 912 and have had several builds since then and on iOS 5.1 devices and earlier, even with Ad Hoc distribution builds I get my prints in my console log. However… On iOS 6 the prints do not show up in the console log. I’ve filed a bug report on this.

Are you running iOS6 on your test devices that are not working?
[import]uid: 19626 topic_id: 31063 reply_id: 124223[/import]

We don’t have devices updated to 6.0 yet but I was definitely seeing it in the 6.0 simulator. I’m sure I was seeing similar behaviour in an app store build done with 894 on 5.1 as well but I’ll need to confirm that. It’s possible I’ve managed to cross all of my wires - today has been a mad dash for iOS 6 support :slight_smile: [import]uid: 117383 topic_id: 31063 reply_id: 124230[/import]