How I debug the home button?

My associate noticed that the home button crashes the app on its second use.

I am using storyboard, so I guess I am doing something wrong with it…
You reach a scene (any scene), press home button.
Press app icon, and you are back where you left.
Press home button again.
Crash.

:frowning:
How I debug that? The simulator seemly does not support it (At least not windows, that is where I am working from), and I do not think corona supports logcat (in fact I have no idea if I can even can use logcat with a corona app, logcat is not even installed here) [import]uid: 138716 topic_id: 26755 reply_id: 326755[/import]

Corona is disappointing me, rarely someone reply my questions, even when I post with the Pro Developer account…

If I have to pay 1700 USD every time I want a reply I think I will switch to Moai (that allows me to edit the engine, and thus fix myself the problems I am having with Corona). [import]uid: 138716 topic_id: 26755 reply_id: 108678[/import]

?orspeeder
i am using storyboard
i don’t have this situation
can u post your code
and tell us what corona version u r using? [import]uid: 25057 topic_id: 26755 reply_id: 108681[/import]

Sorry but I cannot post my code…

I am using build 807. [import]uid: 138716 topic_id: 26755 reply_id: 108686[/import]

We haven’t heard of any such problems with storyboard.

What build of corona are you using? Home button on android or ios?

If you can duplicate this with a small sample please submit it here and we will look into it: http://developer.anscamobile.com/content/bug-submission

Out of interest, what do you mean $1700 to get a question answered? [import]uid: 84637 topic_id: 26755 reply_id: 108688[/import]

  1. second search result for “corona logcat”
    1b. Here’s a post on how to use logcat, also from said search
  2. Find out the error and report back

You can’t get an answer without having information to give. [import]uid: 41884 topic_id: 26755 reply_id: 108691[/import]

Danny I mean the Premium Support (that is the only way to get any assistance at all, from my point of view…)

Also it is Android that is crashing (we do not have a iOS or a Mac yet).

And I am failing to duplicate it with a small sample, this is why I wanted to debug it, to know exactly what in my Lua code cause the crash. [import]uid: 138716 topic_id: 26755 reply_id: 108697[/import]