Skip to content

[SDK-497] Add unknown user criteria fetch callbacks#1072

Open
franco-zalamena-iterable wants to merge 1 commit into
masterfrom
feature/SDK-497-unknown-criteria-callback
Open

[SDK-497] Add unknown user criteria fetch callbacks#1072
franco-zalamena-iterable wants to merge 1 commit into
masterfrom
feature/SDK-497-unknown-criteria-callback

Conversation

@franco-zalamena-iterable

@franco-zalamena-iterable franco-zalamena-iterable commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

🔹 Jira Ticket(s) if any

✏️ Description

Adding two new callbacks for IterableUnknownUserHandler for success and failure on criteria fetch. These two callbacks have default implementation so they are optional of implementation

The Success callback fires on every fetch success not only once, implementation has to keep that in mind

This development was started by contributor @yinzcam-nick

[Manual testing videos pending]

Co-authored-by: NicK Kelly <nick.kelly@yinzcam.com>
* <p>
* Fires on every criteria fetch, implementation should take that into consideration.
* @param criteria the criteria returned by the server
*/
/**
* Called when the unknown user activation criteria fetch fails.
* @param reason a description of the failure
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants