When leaving the app via the “power” button of my Samsung Galaxy Device (NOT the HOME-button), the background music keeps playing until I re-open the app.
I print the “type” of the SystemEvent as soon as it occurs, and I have noticed the following:
When pressing the power button (and thus sending the phone to stand-by), no system event occurs.
After leaving standby and re-opening the app, I can see the “applicationSuspend” AND “applicationResume” event happening shortly after each other.
So the “suspend” is triggered when RE-activating the app, not when actually “suspending” it.
Has anybody else witnessed this problem? [import]uid: 24497 topic_id: 37485 reply_id: 67485[/import]

In your first example above, where you’ve omitted the “supported” table entirely, can you add that back in with just the landscape strings? I just want to see what happens… and of course, I image you’d want to have both landscape directions available to the user…