Skip to content

Add support for getContentCardUI in Messaging SDK #446

@vgujare-rbi

Description

@vgujare-rbi

Prerequisites

  • This is not a Security Disclosure, otherwise please follow the guidelines in Security Policy.
  • I have searched in this repository's issues to see if it has already been reported.

Feature request summary

We are implementing content cards in our react native app and would like the ability to have them completely driven by Adobe.

To enable this, we would like to have the ability to display the content cards UI in the react native SDK.

Currently both the native SDKs aepsdk-messaging-android and aepsdk-messaging-ios support the display of content card UI via getContentCardUI function.

The react native SDK doesn't support this function yet.

Current behavior

No support for getContentCardUI function.

Expected behavior

Allow creation of content cards UI by adding support for getContentCardUI.

Additional implementation details or code snippets

Android: https://github.com/adobe/aepsdk-messaging-android/blob/994fbe6a4ef340d1301c4e37ae0e48414fa651d3/Documentation/sources/content-card-ui/tutorial/displaying-content-cards.md#display-content-cards

iOS: https://github.com/adobe/aepsdk-messaging-ios/blob/main/Documentation/sources/content-card-ui/api-usage.md#getcontentcardsui

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestmessagingtriage-requiredTriage required on a new issue logged for this project. Used by issue templates

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions