[L3881] Re engaging your users with push messages - Adobe-Marketing-Cloud/aml-summit-lab GitHub Wiki
Overview
In this exercise, you will:
- Configure your app to enable push messaging.
- Create and send a custom push message.
Setup
- Select your app from the top left dropdown and then click on Manage App Settings in the top left of the menu.

- Scroll all the way down to "Visitor ID Service" section.
- Enable the Visitor ID Service for your app. This is done simply by:
- Logging in with your Adobe ID to Mobile Services and,
- Selecting your Marketing Cloud Organization (For the lab walkthrough, we have already done this for you on the app.)

-
Based on which App Store your app is in, you need to upload the certificates or API keys for each App Store to allow Mobile Services to send push messages to your app on your behalf.
-
For this demo, please upload the cert as follows:
-
Click on the link to the apple push certificate we've already created for the lab app: LINK
-
Right click the Download button and click "Save Link As" to download the "Certificates.p12" file.

- If prompted for password, click "OK". There is no password required.

-
Save the "Certificates.p12" file on your desktop.
-
Go back to the UI to "Push Services" section under "Manage App Setttings".

- Drag the certificate file you just downloaded to the Private Key section.

- Click the "Save" button right below the form and you should see the following:

- And then,

- Finally, click "Save" on the top.

- If everything goes well, you should see a note at the bottom that says
Development (Sandbox) Apple Push Notification service is configured.
-
-
You can do the same for google API key as well, but we will not be using that in this demo.
Next steps
PREVIOUS:HomePage