@@ -54,24 +54,35 @@ In this tutorial, you create/update code to do the following tasks:
54
54
5 . Select ** Save** .
55
55
56
56
![ New App Submission page] ( ./media/notification-hubs-kindle-get-started/new-app-submission-page.png )
57
- 2 . At the top, switch to the ** Mobile Ads** tab, and do the following steps:
57
+ 2 . At the top, switch to the ** App Services** tab.
58
+
59
+ ![ App Services tab] ( ./media/notification-hubs-kindle-get-started/app-services-tab.png )
60
+ 1 . On the ** App Services** tab, scroll down, and select ** View Mobile Ads** in the ** Mobile Ads** section. You see the ** Mobile Ads** page in a new tab in the web browser.
61
+
62
+ ![ Mobile Ads section - View Mobile Ads link] ( ./media/notification-hubs-kindle-get-started/view-mobile-ads-link.png )
63
+ 1 . On the ** Mobile Ads** page, do the following steps:
58
64
1 . Specify whether your app is directed primarily at kids under 13. For this tutorial, select ** No** .
59
- 2 . Select ** Submit** .
65
+ 1 . Select ** Submit** .
60
66
61
67
![ Mobile Ads page] ( ./media/notification-hubs-kindle-get-started/mobile-ads-page.png )
62
68
3 . Copy the ** application key** from the ** Mobile Ads** page.
63
69
64
70
![ Application key] ( ./media/notification-hubs-kindle-get-started/application-key.png )
65
- 3 . Select ** Apps & Services** menu at the top, and select your application in the list.
66
-
67
- ![ Select your app from list] ( ./media/notification-hubs-kindle-get-started/all-apps-select.png )
68
- 4 . Switch to the ** Device Messaging** tab, and follow these steps:
69
- 1 . Select ** Create a New Security Profile** .
70
- 2 . Enter a ** name** for your security profile.
71
- 3 . Enter ** description** for your security profile.
72
- 4 . Select ** Save** .
73
- 5 . Select ** View Security Profile** on the result page.
74
- 5 . Now, on the ** Security Profile** page, do the following steps:
71
+ 3 . Now, switch to the web browser's tab that has the ** App Services** tab open, and do the following steps:
72
+ 1 . Scroll to the ** Device Messaging** section.
73
+ 1 . Expand ** Select existing security profile or create new** , and then select ** Create Security Profile** .
74
+
75
+ ![ Create security profile button] ( ./media/notification-hubs-kindle-get-started/create-security-profile-button.png )
76
+ 1 . Enter a ** name** for your security profile.
77
+ 2 . Enter ** description** for your security profile.
78
+ 3 . Select ** Save** .
79
+
80
+ ![ Save the security profile] ( ./media/notification-hubs-kindle-get-started/save-security-profile.png )
81
+ 1 . Select ** Enable Device Messaging** to enable device messaging on this security profile.
82
+
83
+ ![ Enable Device Messaging] ( ./media/notification-hubs-kindle-get-started/enable-device-messaging.png )
84
+ 1 . Then, select ** View Security Profile** on the result page.
85
+ 1 . Now, on the ** Security Profile** page, do the following steps:
75
86
1 . Switch to the ** Web Settings** tab, and copy the ** Client ID** and ** Client Secret** value for later use.
76
87
77
88
![ Get client ID and secret] ( ./media/notification-hubs-kindle-get-started/client-id-secret.png )
0 commit comments