You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can use Safari on a Mac to debug JavaScript web resources on iOS.
106
106
107
-
To debug JavaScript in mobile apps on iOS, you must complete the three steps below:
107
+
To debug JavaScript in mobile apps on iOS, you must complete the two steps below:
108
108
109
-
### Configure the mobile application
109
+
### 1. Configure the mobile application
110
110
111
111
1. In the mobile app, go to the list of Power Apps and select on the menu button.
112
112
1. Make sure that the toggle **Enable remote debugging for model-driven apps** is on.
113
113
114
-
## Debug from your Mac
114
+
### 2. Debug from your Mac
115
115
116
116
1. Connect your iPhone or iPad to your Mac.
117
117
1. Launch Safari on your Mac.
118
-
1. In the Develop menu, find your connected iPhone or iPad, and then look for Power Apps or Field Service.
118
+
1. In the **Develop** menu, find your connected iPhone or iPad, and then look for **Power Apps** or **Field Service**.
119
119
120
120
More information: [Inspecting iOS and iPadOS | Apple Developer Documentation](https://developer.apple.com/documentation/safari-developer-tools/inspecting-ios)
0 commit comments