Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (8 loc) · 808 Bytes

File metadata and controls

10 lines (8 loc) · 808 Bytes

Messaging

Configuration

Before using messaging feature in the sample app you need to follow the below steps to configure it:

  1. Update the Team option in the Siging & Capabilities tab with the available Apple account.
  2. Setup Journey Optimizer.
  3. Update the LAUNCH_ENVIRONMENT_FILE_ID constant value in AppDelegate.swift file with the config app id of the property.
    1. For more information on how to get the config app id from launch check this document.
  4. After following the above steps Run the app on an iOS device (Apple Push Notification cannot be delivered to a Simulator).