Cannot duplicate in simulator - only on iPhone device
I have an app that is using MPMoviePlayerViewController to show a movie. Works just fine. But if you interrupt the movie by pressing the home button and subsequently try to restart it from the menu icon - all you get is a blank screen. This only happens when the app has the plist key "Application does not run in background" option checked. Has anyone else seen this behavior?