Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ This document describes the steps that allow a designated in-app message to be s

## Pre-requisites

[Integrate and register Messaging extension](../../../index.md#implement-extension-in-mobile-app) in your app.
- [Integrate and register Messaging extension](../../../index.md#implement-extension-in-mobile-app) in your app.
- Version **3.3.0** or newer of Messaging extension for Android.

@emdobrin emdobrin Feb 27, 2025

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can combine these in a single line.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This way of formatting seems to cause lint errors. Should we add an <InlineAlert variant="info" slots="text"/> to highlight the min version?


## Add a trigger in the in-app message campaign

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ This document describes the steps that allow a designated in-app message to be s

## Pre-requisites

[Integrate and register Messaging extension](../../../index.md#implement-extension-in-mobile-app) in your app.
- [Integrate and register Messaging extension](../../../index.md#implement-extension-in-mobile-app) in your app.
- Version **5.6.0** or newer of AEPMessaging Extension for iOS.

## Add a trigger in the in-app message campaign

Expand Down