Push Notification Setup

🚧

Make sure the following steps are completed successfully:

šŸ‘

Expected result of the ā€œPush Notification Setupā€ step:

A mobile push notification is successfully sent from Maestra and displayed on the user’s device.

You can use this guide to verify that push notifications are being sent correctly.

1. Enable push notifications inĀ app settings

  1. Open the project settings.
  2. Select the main target.
  3. Go to the Signing & Capabilities tab.
  4. Click + Capability and choose Push Notifications and Background modes;
  5. In the Background Modes section, enable the following options:
    • Background fetch
    • Remote notifications
    • Background processing

2. Set up Push notifications

🚧

Choose one of the options below and follow the instructions.

Basic push notification setup

It's a quick push notification setup that requires minimal changes. Works best when no custom logic is needed.


Custom push notification setup

Suitable if custom logic is required.


šŸ‘

Verify the result of the ā€œPush Notification Setupā€ step:

A mobile push notification is sent from Maestra and is displayed on the device.

You can use this guide to verify that push notifications are being sent.

šŸ“˜

If you are testing push notifications in the Sandbox environment, make sure to enable the ā€œSandbox messageā€ option in the ā€œDefaultā€ campaign profile.

Learn more about the Sandbox environment.