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/notification-hubs/configure-notification-hub-portal-pns-settings.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,18 +31,19 @@ To set up Apple Push Notification Service (APNS):
31
31
1. For **Authentication Mode**, select either **Certificate** or **Token**.
32
32
33
33
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.
37
34
38
-

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
+

39
40
40
41
1. If you select **Token**:
41
42
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.
44
45
45
-

46
+

46
47
47
48
For more information, see [Send push notifications to iOS apps using Azure Notification Hubs](ios-sdk-get-started.md).
0 commit comments