Added
- Added optional
onCriteriaReceived(criteria:)andonCriteriaFetchFailed(reason:)callbacks toIterableUnknownUserHandlerfor unknown user activation criteria fetch results. These callbacks are invoked on the main thread and may fire on every criteria fetch, including initialization, foreground fetches, and when visitor usage tracking is enabled.
Fixed
- In-app HTML render failures now log the message ID and error, and messages are dismissed if the WKWebView content process terminates.