Iterable / swift-sdk

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

Implement Anonymous user tracking #709

Closed hani-iterable closed 3 months ago

hani-iterable commented 6 months ago

Description

Create a known user with UUID if any criteria match and sync all the events over the iterable dashboard.

We've created a document for Anonymous User Event Tracking.

Develop a unit test case to verify the logic for matching criteria.

Jira Tickets:

hani-iterable commented 3 months ago

We can close this PR as it includes all the changes related to the issue. You can find the updated changes in PR.