Skip to content

Better error catching logic

ab9122b
Select commit
Loading
Failed to load commit list.
Open

[SDK-368] Fix in-app creation causing crash due to problems with webview #999

Better error catching logic
ab9122b
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Feb 26, 2026 in 3s

1 new alert including 1 medium severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 759 in iterableapi/src/main/java/com/iterable/iterableapi/IterableInAppFragmentHTMLNotification.java

See this annotation in the file changed.

Code scanning / CodeQL

Android WebView settings allows access to content links Medium

Sensitive information may be exposed via a malicious link due to access to content:// links being allowed in this WebView.