Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[MOB-9339] Fix for removing recalled campaigns from device memory #909

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

sumeruchat
Copy link
Contributor

@sumeruchat sumeruchat commented Mar 27, 2025

🔹 Jira Ticket(s)

✏️ Description

Recalled in-app campaigns remain visible on iOS devices despite being removed server-side.

Root Cause
SDK identifies removed messages during sync but doesn't mark them as consumed.

Solution

Updated MessagesObtainedHandler.handle() to mark removed messages as consumed, preventing display while maintaining tracking data.

Testing

Added unit test verifying recalled message

@sumeruchat sumeruchat marked this pull request as draft March 27, 2025 18:05
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant