Skip to content

Update p2ia tutorial with minimum versions.#778

Open
sbenedicadb wants to merge 3 commits intomainfrom
update-p2ia-tutorial
Open

Update p2ia tutorial with minimum versions.#778
sbenedicadb wants to merge 3 commits intomainfrom
update-p2ia-tutorial

Conversation

@sbenedicadb
Copy link
Contributor

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.


[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.
Copy link
Contributor

@emdobrin emdobrin Feb 27, 2025

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.


[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.
Copy link
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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants