v7
Applies to Campaign Classic v7 only

Configuration steps for iOS configuring-the-mobile-application-in-adobe-campaign-ios

Once the package is installed, you can define your iOS app settings in Adobe Campaign Classic.

Key steps are:

You will then be able to create a push notification for iOS devices.

Configure iOS external account configuring-external-account-ios

For iOS, the iOS HTTP/2 connector sends notifications to the HTTP/2 APNs.

To configure this connector, follow these steps:

  1. Go to Administration > Platform > External accounts.

  2. Select the iOS routing external account.

  3. In the Connector tab, fill in the Access URL of the connector field with the following URL: http://localhost:8080/nms/jsp/iosHTTP2.jsp

  4. Click Save.

Your iOS connector is now configured. You can start creating your service.

Configure iOS service configuring-ios-service

CAUTION
The application must have been configured for Push actions BEFORE any integration to Adobe SDK.
If this is not the case, please refer to this page.
  1. Go to the Profiles and Targets > Services and subscriptions node and click New.

  2. Define a Label and an Internal name.

  3. Go to the Type field and select Mobile application.

    note note
    NOTE
    The default Subscriber applications (nms:appSubscriptionRcp) target mapping is linked to the recipients table. If you want to use a different target mapping, you need to create a new target mapping and enter it in the Target mapping field of the service. For more on creating target mapping, refer to the Configuration guide.

  4. Then click the Add button to select the application type.

  5. Create your iOS Development and Production applications. For more on this, refer to this section.

Create iOS mobile app creating-ios-app

After creating your service, create your iOS application in Campaign. Follow the steps below:

  1. From your newly created service, click the Add button to select the application type.

  2. The following window appears. Select Create an iOS application and start by entering the Label.

  3. As an option, you can enrich a push message content with some Application variables if needed. These are fully customizable and a part of the message payload sent to the mobile device.
    In the following example, we add mediaURl and mediaExt to create rich push notification and then provides the application with the image to display within the notification.

  4. The Subscription parameters tab allows you to define the mapping with an extension of the Subscriber applications (nms:appsubscriptionRcp) schema.

    note note
    NOTE
    Make sure that you do not use the same certificate for the development version (sandbox) and the production version of the application.
  5. The Sounds tab allows you to specify a sound to play. Click Add and fill Internal name field which must contain the name of the file embedded in the application or the name of the system sound.

  6. Click Next to start configuring the development application.

  7. Make sure the same Integration key is defined in Adobe Campaign and in the application code via the SDK. For more on this, refer to this page. This integration key, which is specific to each application, lets you link the mobile application to the Adobe Campaign platform.

    note note
    NOTE
    The Integration key is fully customizable with string value but needs to be exactly the same as the one specified in the SDK.
  8. Select one of the out-of-the-box icons from the Application icon field to personalize mobile application in your service.

  9. Select the Authentication mode.

    Two modes are available:

    • (Recommended) Token-based authentication: Fill in the APNs connection settings Key Id, Team Id and Bundle Id then select your p8 certificate by clicking Enter the private key…. For more on Token-based authentication, refer to Apple documentation.

    • Certificate-based authentication: Click Enter the certificate… then select your p12 key and enter the password that was provided by the mobile application developer.

    note note
    NOTE
    Adobe recommends using Token-based authentication for your iOS configuration since P8 authentication keys are newer and more secure.
  10. Use the Test the connection button to validate your configuration.

  11. Click Next to start configuring the production application and follow the same steps as detailed above.

  12. Click Finish.

Your iOS application is now ready to be used in Campaign Classic.

recommendation-more-help
601d79c3-e613-4db3-889a-ae959cd9e3e1