In-App Messaging Intermittently Not Showing on iOS | Community
Skip to main content
Level 4
May 14, 2025
Solved

In-App Messaging Intermittently Not Showing on iOS

  • May 14, 2025
  • 1 reply
  • 710 views

Hi Team,

I’m experiencing an issue with in-app messaging in AJO on iOS devices.
I can see that screen_view event is reliably fired every time the login page is displayed, and I can see these events & logs in Assurance.
However, the in-app message only appears intermittently.
This issue seems to be specific to iOS, as it works as expected on Android.

Has anyone faced a similar issue or have suggestions for troubleshooting iOS-specific problems?
Are there known limitations or additional configurations required for iOS (such as WKWebView, privacy settings, or SDK initialization order) that could cause intermittent in-app message display, even when events are tracked correctly?

Thanks
AJODev

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 AJODev

Hi @ajodev ,

Campaigns trigger activity in a more static (scheduled) manner compared to journeys, which are dynamic and event-driven.

Campaign behavior is generally more consistent due to fewer dependencies. In journeys, you may encounter SDK-specific issues like the one you're currently facing.

Campaigns are not expected to experience delays or failures even if permissions like ATT (App Tracking Transparency) are not granted at the time of trigger.

 

Thanks

Ankit

 

 


Hello @ankitjasani29 ,

The issue has been resolved. We discovered that the problem was due to testing on an older version of iOS. Once the device is updated to the latest iOS version, the

in-app messaging works as expected within the journey.

Thank you for your valuable insights.

 

Thanks

AJODev

1 reply

AnkitJasani29
Level 6
May 15, 2025

Hi @ajodev ,

Have you found event and response payloads difference between Android and iOS from Adobe Assurance? Based on that you can also check with support by sharing traces with them.

AJODevAuthor
Level 4
May 19, 2025

Hello @ankitjasani29 , Yes i checked and see events in Assurance and i believe the issue is with IOS app.

Thanks

AJODev

AJODevAuthorAccepted solution
Level 4
May 22, 2025

Hi @ajodev ,

Campaigns trigger activity in a more static (scheduled) manner compared to journeys, which are dynamic and event-driven.

Campaign behavior is generally more consistent due to fewer dependencies. In journeys, you may encounter SDK-specific issues like the one you're currently facing.

Campaigns are not expected to experience delays or failures even if permissions like ATT (App Tracking Transparency) are not granted at the time of trigger.

 

Thanks

Ankit

 

 


Hello @ankitjasani29 ,

The issue has been resolved. We discovered that the problem was due to testing on an older version of iOS. Once the device is updated to the latest iOS version, the

in-app messaging works as expected within the journey.

Thank you for your valuable insights.

 

Thanks

AJODev