Skip to main content
🏠Documentation|Debugging using Safari

Last updated on : 21 Jan 2025

Debugging Apps on iOS Devices Using Safari Debugger

Overview

Debug your websites with precision using the Safari Debugger on Pcloudy real devices. Access Safari Web Inspector on real iOS browsers to inspect DOM, CSS, JavaScript execution, network activity, and console logs in real time. Identify rendering, performance, and responsive issues exactly as they occur on actual iPhones and iPads. Quickly isolate iOS specific browser issues and deliver a faster, more reliable web experience.

Prerequisites

  • User must be registered Pcloudy account

Steps

  1. Login to the platform and connect to any available iOS Device.

  2. Select the Safari Browser on the device and access the website to debug.

  3. Click on the Safari Debugger button on the Left panel and click on Start.

  4. This will open the Debugging Window where you can select elements, access in-depth information about the elements, sources, security, network, etc.

  5. You can use this information to debug the website and share the information with your development and testing teams.

  6. To debug another page, simply interact with the website on the device and Start the Safari browser again.

Did this page help you?