Skip to content

Commit bd1bf67

Browse files
committed
Fixes
1 parent 714f0f3 commit bd1bf67

File tree

2 files changed

+300
-298
lines changed

2 files changed

+300
-298
lines changed

articles/notification-hubs/configure-notification-hub-portal-pns-settings.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,18 +31,19 @@ To set up Apple Push Notification Service (APNS):
3131
1. For **Authentication Mode**, select either **Certificate** or **Token**.
3232

3333
1. If you select **Certificate**:
34-
* Select the file icon, and then select the *.p12* file you want to upload.
35-
* Enter a password.
36-
* Select **Sandbox** mode. Or, to send push notifications to users who purchased your app from the store, select **Production** mode.
3734

38-
![Screenshot of an APNS certificate configuration in the Azure portal.](media/configure-notification-hub-portal-pns-settings/notification-hubs-apple-config-cert.png)
35+
* Select the file icon, and then select the *.p12* file you want to upload.
36+
* Enter a password.
37+
* Select **Sandbox** mode. Or, to send push notifications to users who purchased your app from the store, select **Production** mode.
38+
39+
![Screenshot of an APNS certificate configuration in the Azure portal.](media/configure-notification-hub-portal-pns-settings/notification-hubs-apple-config-cert.png)
3940

4041
1. If you select **Token**:
4142

42-
* Enter the values for **Key ID**, **Bundle ID**, **Team ID**, and **Token**.
43-
* Select **Sandbox** mode. Or, to send push notifications to users who purchased your app from the store, select **Production** mode.
43+
* Enter the values for **Key ID**, **Bundle ID**, **Team ID**, and **Token**.
44+
* Select **Sandbox** mode. Or, to send push notifications to users who purchased your app from the store, select **Production** mode.
4445

45-
![Screenshot of an APNS token configuration in the Azure portal.](media/configure-notification-hub-portal-pns-settings/notification-hubs-apple-config-token.png)
46+
![Screenshot of an APNS token configuration in the Azure portal.](media/configure-notification-hub-portal-pns-settings/notification-hubs-apple-config-token.png)
4647

4748
For more information, see [Send push notifications to iOS apps using Azure Notification Hubs](ios-sdk-get-started.md).
4849

0 commit comments

Comments
 (0)