Passer au contenu

Create native in-app messages

Ce contenu n'est pas encore disponible dans votre langue.

Native in-apps use ready-made layouts that the Pushwoosh SDK renders directly on the device, instead of the HTML page a custom in-app loads. This makes them load faster and animate more smoothly, and you don’t need design or development skills to build one.

Reach for a native in-app when you want to launch a promotion, reminder, or feature announcement quickly and a fully custom layout isn’t necessary. If you need full control over the design, build an HTML-based in-app instead.

Prerequisites

Anchor link to

Before you create a native in-app template, make sure:

  • The Pushwoosh SDK is integrated in your app so in-app messages can appear. Learn more
  • Your app runs iOS SDK 7.2.0+ or Android SDK 6.10.0+. All three display types (modal, fullscreen, stories) need the same minimum version and work on both platforms.

Create a native in-app template

Anchor link to
  1. Go to ContentIn-apps.
  2. Click Add template.
  3. Enter a template name.
  4. Select Create native rich media.
  5. In DISPLAY TYPE, pick modal, fullscreen, or stories.
  6. Click Add template.
Add new template dialog with Create native rich media selected and the display type dropdown set to modal

The editor opens with a live mobile preview on the right and the template fields on the left, grouped into Content, Config, and Actions. What you see in each group depends on the display type you picked.

Configure the display type

Anchor link to

A centered card, optionally shown over a dimmed background. Fill in these fields on the left panel:

  • Content: a title and message, each with its own text color, plus an optional image.
  • Config: card background color, a Close button toggle, and a Dim background toggle that darkens the screen behind the card.
  • Actions: one or more buttons. See Configure buttons.
Native in-app editor for the modal display type with Content, Config, and Actions fields, and a live mobile preview

Fullscreen

Anchor link to

An edge-to-edge cover image with text and buttons on top. Fill in these fields on the left panel:

  • Content: a cover image, plus a title and message, each with its own text color.
  • Config: a cover color (shown while the image loads, or instead of it) and a Close button toggle.
  • Actions: one or more buttons. See Configure buttons.
Native in-app editor for the fullscreen display type with cover image, title, message, and cover color fields

A sequence of full-screen slides with progress bars at the top, similar to social media stories. Each slide is its own Stories entry under Content.

  1. Fill in the first slide’s Image, Title, and Message (each with its own text color).
  2. Set Seconds to how long the slide stays on screen before advancing. The default is 5. Enter a value from 1 to 30. Values outside this range block Save with a validation error.
  3. Optionally, click Add inside the slide to give it its own CTA button. See Configure buttons.
Stories slide with Image, Title, Message, and Seconds fields, and a nested Buttons entry with its own Add link
  1. Click Add below the last slide to add another slide, then repeat steps 1-3 for it.
  2. Under Config, set these options that apply to the whole story, not a single slide:
    • Loop: restart from the first slide after the last one.
    • Close button: show a close (✕) control.
Config panel for the stories display type with Loop and Close button toggles
Example of how the finished story looks for the user
Anchor link to

Configure buttons

Anchor link to

Modal, fullscreen, and each stories slide use the same button fields:

  • Button text and its color.
  • Background, Border color, and Border radius.
  • Action: choose what happens when the user taps the button:
    • close: dismisses the in-app.
    • url: opens the link you enter in the field that appears. Use a web address (for example, https://example.com) or a deep link into your app (for example, myapp://product/123).
Actions panel with a Buttons entry showing Button text, Color, Background, Border color, Border radius, and Action fields

Click Add to add another button, or the × on a button to remove it.

Add localizations

Anchor link to

By default, a native in-app has one language. To add more:

  1. Click + next to the language selector in the top bar.
  2. Select the languages to add and click Apply.
Select languages dialog with a search field, Select all, Deselect all, and Reuse last selection links, and a language checklist
  1. Use the language selector in the top bar to switch between languages and fill in the text fields for each one.

Save the template

Anchor link to

Click Save in the top right to persist your changes.

The template then appears in ContentIn-apps alongside your other in-app templates.

Use it in a campaign

Anchor link to

A native in-app template appears in the template picker together with your other in-app templates.

You can use it to: