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
Copy file name to clipboardExpand all lines: articles/communication-services/quickstarts/telephony/includes/emergency-calling-ios.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -116,4 +116,4 @@ func emergencyCall() {
116
116
117
117
:::image type="content" source="../media/emergency-calling/emergency-calling-ios-app.png" alt-text="Screenshot of a completed iOS calling application.":::
118
118
119
-
Build and run your app on the iOS simulator by selecting **Product** > **Run** or by using the (⌘+R) keyboard shortcut. You can place a call to 933 by selecting the **933 Test Call** button.
119
+
Build and run your app on the iOS simulator by selecting **Product** > **Run** or by using the ⌘+R keyboard shortcut. You can place a call to 933 by selecting the **933 Test Call** button.
Open your browser and go to `http://localhost:8080/`. The completed JavaScript calling app appears.
115
+
Open your browser and go to `http://localhost:8080/`. The completed web app appears.
116
116
117
117
:::image type="content" source="../media/emergency-calling/emergency-calling-web-app.png" alt-text="Screenshot of a completed JavaScript calling application.":::
0 commit comments