Iterable / iterable-swift-sdk

Iterable's iOS SDK. Receive and track pushes to Iterable from your iOS app.
https://iterable.com/
MIT License
87 stars 74 forks source link

[MOB-9974] fix event replay from visitor to known user #845

Closed evantk91 closed 3 days ago

evantk91 commented 5 days ago

🔹 Jira Ticket(s)

✏️ Description

This pull request updates attemptAndProcessMerge to call syncEvents directly. Also, modifies flow to set userId/email before attempting event replay.