Message Center

Message Center is both a place in your app where you can display persistent rich messages, including HTML, video, etc., and a message type. Similar to email, Message Center represents both the medium (the in-app inbox) and the message type (the messages you send to the inbox).

About Message Center

In reporting and other areas of Airship, a Message Center message may be referred to as a rich page.

You can combine a Message Center message with a Push NotificationA message that can appear on any screen on a mobile device. Push notifications appear as banners. and/or In-App MessageA message that appears inside of your app. You can send in-app messages to your entire app audience, not just users who have opted-in to push notifications. The standard format, as opposed to In-App Automation, is a banner that slides downward or upward from the top or bottom of a device screen. message.

When combining a push notification and Message Center, Airship sends the Message Center message to both opted-in and opted-out devices.

Appearance and behavior

Users access Message Center messages from the Message Center inbox in your app. Messages are fullscreen, with navigation back to the inbox at the top of the screen. You can configure a push notification or in-app message to open a Message Center message.

  • Inboxes are limited to 250 messages. Exceeding the limit deletes the oldest messages first.
  • Messages remain in the inbox until expired or deleted.
  • Messages expire after one year or according to individual message expiration setting.

To create the message content, you can either upload your own HTML or design using our WYSIWYG editor. Airship supplies several default layouts. You can also create and save your own layouts for use in new messages.

  • Inbox preview — The inbox supports a message preview of a thumbnail image and one or two lines of text

  • Expiration and you can specify an expiration date, when the message is removed from the inbox.

  • Custom templates — Airship can create and add custom message templates for you. Contact your Airship account manager if you are interested in adding custom templates to your project.

Theming your Message Center requires changes to the configuration file in your iOS or Android/Fire OS project. See Message Center for iOS and Message Center for Android.

Getting started with Message Center

Follow these steps to start using Message Center with Airship:

  • Configure mobile channels in your project settings See Configuring Mobile Channels in the Getting Started guide.
  • Integrate the Mobile SDK with your app See SDK setup for mobile apps in our developer documentation.
  • Install and theme your Message Center See Message Center in our developer documentation.

Once your project is set up, you can start creating Message Center content.