Step A: Enable Apple Messaging for Mapp Cloud
Goal
Set up an iOS app so that you can send push notifications and your mobile users can receive them in their app.
Background Information
The owner of an iOS app must enable notification feature in the Apple Developer Member Center. Mobile app messages must be configured and enabled for each app separately.
During the certificate creation process, the provisioning profile might become invalid. During that time, push notifications are not be sent. While enablement of the provisioning profile can be done with a click of a button, there may still be some “down time involved”. As such please agree with the marketer on a timeframe to create the new certificate.
Procedure
1. | Log in to your account in the Apple Developer Member Center. |
2. | Locate your explicit App ID (also known as a Bundle Identifier). |
3. | Enable push notifications for your app. |
4. | Create an Apple Push Notification service SSL Certificate. In order to create SSL certificate you will need a Certificate Signing Request (CSR).To produce CSR please follow the steps below:
Keep the CSR and use it during the creation of SSL certificate process |
5. | Export a p12 certificate. Export the p12 certificate and make sure you assign a password to it. This kind of certificate is valid one year after that new one need to be created. |
6. | Adding the certification to your Mapp Engage applications The generated p12 certificate needs to be provided to the Mapp Project Manager so that it can be added to the application and used to send notifications. Include the following information with the certificate:
|
7. | Manage your provisioning profile in Xcode. |