Skip to content

[SDK-419] handle oversized in-app HTML payloads#1066

Merged
franco-zalamena-iterable merged 2 commits into
masterfrom
feature/SDK-419-oversized-inapp-html
Jun 17, 2026
Merged

[SDK-419] handle oversized in-app HTML payloads#1066
franco-zalamena-iterable merged 2 commits into
masterfrom
feature/SDK-419-oversized-inapp-html

Conversation

@franco-zalamena-iterable

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

Copy link
Copy Markdown
Contributor

🔹 Jira Ticket(s) if any

✏️ Description

Intead of passing the html via bundle on recreation we are saving it in memory and refetching on recreation to prevent crashes

Before After
too.large.exception.old.webm
fix-in-app-too-large.webm

@joaodordio joaodordio left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Just checking that this will work on both Fragment and Compose views.

@franco-zalamena-iterable franco-zalamena-iterable merged commit 780a351 into master Jun 17, 2026
11 of 13 checks passed
@franco-zalamena-iterable franco-zalamena-iterable deleted the feature/SDK-419-oversized-inapp-html branch June 17, 2026 14:44
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.

TransactionTooLargeException when persisting in-app messages

2 participants