AppDynamics Documentation 4.5.x End User Monitoring Mobile Real User Monitoring Overview of the Controller UI for Mobile RUM Mobile Screenshots Current: Take Mobile Screenshots PDF Download PDF Download page Take Mobile Screenshots. Current page All pages Take Mobile Screenshots Related pages:Customize the iOS InstrumentationCustomize the Android Instrumentation The sections below show you how to enable/disable screenshots and take manual/automatic screenshots. Enable/Disable ScreenshotsThe following sections show you how to enable or disable screenshots. If you want screenshots taken automatically, see Enable Automatic Screenshots. Mobile screenshots are disabled by default for security and privacy reasons as screenshots may contain sensitive information. Use the Mobile SDKs to Disable/Enable ScreenshotsMobile screenshots are enabled by default in the iOS and Android Agents. To disable screenshots, see the iOS SDK and Android SDK documentation. Configure the Controller UINavigate to one of your mobile apps in the Controller UI.Open the Configuration page.Click Mobile App Group Configuration.Scroll down to Configure Mobile Screenshot and check the Enable Mobile Screenshot check box.(Optional) If you want to allow the application to take screenshots when using cellular data, check the User Cellular Data check box.Enable Automatic ScreenshotsConfigure the Controller UI to Automatically Take ScreenshotsNavigate to one of your mobile apps in the Controller UI.Open the Configuration page.Click Mobile App Group Configuration.Scroll down to Configure Mobile Screenshot and confirm that the Enable Mobile Screenshot checkbox is checked.Check the Enable Automatic Screenshots check box.(Optional) If you want to allow the application to take screenshots when using cellular data, check the User Cellular Data check box.Programmatically Take ScreenshotsYou can use the Android or iOS SDK to programmatically take screenshots. See the following pages to learn how:Android SDK: Configure and Take Screenshots iOS SDK: Configure and Take Screenshots ×