AJO push notification | Community
Skip to main content
Pradeep_Kumar_Srivastav
New Participant
January 4, 2023
Solved

AJO push notification

  • January 4, 2023
  • 2 replies
  • 1558 views

Does anyone successfully implement push and in-app (beta) messaging? I am trying to use Firebase for android and iOS and checking if anyone created any custom action for a similar use case as the configurations are different for APN and Firebase as per Adobe doc.

 

Thanks!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by IvanMi1

hey @pradeep_kumar_srivastav  - In-App messaging is out of beta now 🙂 What seems to be the issue that you are having? 

 

Couple of key things to keep in mind:

  1. Make sure to have your App Surface setup in Data Collection (aka Launch) this holds the push credentials
  2. Make sure your data stream has Adobe Journey Optimizer and Edge Segmentation checked on - needed for In-app messaging
  3. Make sure you are using the latest client-side extension for Journey Optimizer messaging (https://developer.adobe.com/client-sdks/documentation/current-sdk-versions/)
  4. Check release notes on the SDK for any other issues/fixes that you may be encountering: https://developer.adobe.com/client-sdks/documentation/release-notes/

2 replies

IvanMi1Accepted solution
Employee
May 2, 2023

hey @pradeep_kumar_srivastav  - In-App messaging is out of beta now 🙂 What seems to be the issue that you are having? 

 

Couple of key things to keep in mind:

  1. Make sure to have your App Surface setup in Data Collection (aka Launch) this holds the push credentials
  2. Make sure your data stream has Adobe Journey Optimizer and Edge Segmentation checked on - needed for In-app messaging
  3. Make sure you are using the latest client-side extension for Journey Optimizer messaging (https://developer.adobe.com/client-sdks/documentation/current-sdk-versions/)
  4. Check release notes on the SDK for any other issues/fixes that you may be encountering: https://developer.adobe.com/client-sdks/documentation/release-notes/
akshaaga
Employee
May 2, 2023

@pradeep_kumar_srivastav ,

Do you have any specific query related to implementation on push and in-app (beta) messaging?