In my app I have a showPauseMenu method that pause the director and shows my pause menu. What I would like is to have this method automatically called when the app enters the background (when the person receives a phone call, hits the home button, etc.). I believe I'm going to have to use a class method or something like that. Any ideas? method that pa