Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Debug in iOS
Follow these steps to attach Safari Web Inspector in your browser to the webview of the
Test Harness app.
- Launch Safari on your Desktop.
- Select .
- Select Advanced.
-
Enable Show Develop menu in menu bar. Then close the Preferences
panel.
You only need to do this step once for your development system.
-
Select , where the Simulator is the one that you’ve opened with the Test Harness app for
testing your new Lightning web component.
A window appears, showing the Safari Web Inspector developer tools connected to your simulator. You can use these tools and standard web development techniques to refine and improve your content.
For additional information about the Web Inspector and how to use it, see Apple Web Development Tools (Apple).