Ask Your Question
4

What is the process of using Safari Web Inspector on Apple Silicon (M1) macOS for apps designed specifically for iPad?

asked 2022-09-15 11:00:00 +0000

woof gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2021-05-11 06:00:00 +0000

bukephalos gravatar image

The process of using Safari Web Inspector on Apple Silicon (M1) macOS for iPad-specific apps is as follows:

  1. Connect your iPad to your Mac using a USB-C cable.

  2. On your iPad, go to Settings > Developer and enable the "Web Inspector" option.

  3. On your Mac, open Safari.

  4. In Safari, click on "Safari" in the menu bar, and then click on "Preferences."

  5. In the "Advanced" tab, check the box next to "Show Develop menu in menu bar."

  6. In the menu bar, click on "Develop," and then select your iPad from the list of available devices.

  7. Launch the iPad app that you want to inspect.

  8. In Safari, click on the "Elements" tab and start inspecting the app's HTML, CSS, and JavaScript code.

  9. You can make changes to the code directly in Safari and see the results in real-time on your iPad.

Note: The Safari Web Inspector may not work for all iPad apps, especially those that are heavily reliant on native functionality.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2022-09-15 11:00:00 +0000

Seen: 13 times

Last updated: May 11 '21