Skip to content

SDK-497 [ Android SDK ] Add callback for unknown user criteria fetching#1058

Open
yinzcam-android wants to merge 1 commit into
Iterable:masterfrom
yinzcam-android:fix/criteria-callback
Open

SDK-497 [ Android SDK ] Add callback for unknown user criteria fetching#1058
yinzcam-android wants to merge 1 commit into
Iterable:masterfrom
yinzcam-android:fix/criteria-callback

Conversation

@yinzcam-android

Copy link
Copy Markdown

Scenarios exist where userdata needs to be updated shortly after initialization. This update call fails since the unknown user criteria is fetched asynchronously and the criteria are needed to create the unknown user.

This callback will allow implementing apps to update the user after the criteria are fetched.

🔹 Jira Ticket(s) if any

✏️ Description

Please provide a brief description of what this pull request does.

Scenarios exist where userdata needs to be updated shortly after initialization.
This update call fails since the unknown user criteria is fetched asynchronously
and the criteria are needed to create the unknown user.

This callback will allow implementing apps to update the user after the criteria are fetched.
@joaodordio joaodordio changed the title Add callback for unkown user criteria fetching SDK-497 [ Android SDK ] Add callback for unknown user criteria fetching Jun 15, 2026
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