Community Advisor
October 21, 2024
Solved
Troubleshooting AJO In-App Messaging Configuration in React Native App
- October 21, 2024
- 1 reply
- 1281 views
Hi Everyone,
I’m looking for assistance with configuring Adobe Journey Optimizer (AJO) for in-app messaging in my React Native mobile app.
I’ve started the configuration from scratch and followed these steps so far:
- Created a DataSet in AEP.
- Set up identity in AEP.
- Created a schema in Data Collection.
- Created a DataStream in Data Collection and added AEP as a service.
- Added the following extensions in the tag property: Adobe Experience Platform Edge Network, Adobe Journey Optimizer, AEP Assurance, Consent, and Identity.
- Configured the Adobe Experience Platform Edge Network extension.
- Configured the Adobe Journey Optimizer extension.
- Created a rule named 'lifecycle' with the events 'mobile core background and foreground,' and an action to 'Forward event to Edge Network' via the Adobe Experience Platform Edge Network.
- Created a new library in the publishing flow, added the changed resources, and saved it to the library.
- Copied the environment code snippets and implemented them in the Android app.
In AJO, I also completed the following:
- Created a channel configuration for in-app messaging.
- Built a journey, created an audience, and added an in-app message along with the audience to the journey.
Upon checking the logs in our app, I’m seeing the following under the events section:
"data": { "__adobe": { "ajo": { "in-app-response-format": 2 } } }
However, I’m not receiving the in-app messages as expected, which suggests there might be an issue with the implementation.
Any guidance on troubleshooting this would be greatly appreciated.
Thanks and regards,
Vaibhav Mathur
