Skip to content

MOBILEWEBVIEW-23: Fix crashes from uncalled WebKit completion handlers#644

Merged
justSmK merged 1 commit intomission/webView-inAppfrom
feature/MOBILEWEBVIEW-23-fixes
Feb 5, 2026
Merged

MOBILEWEBVIEW-23: Fix crashes from uncalled WebKit completion handlers#644
justSmK merged 1 commit intomission/webView-inAppfrom
feature/MOBILEWEBVIEW-23-fixes

Conversation

@justSmK
Copy link
Collaborator

@justSmK justSmK commented Feb 5, 2026

  • Always call decisionHandler in decidePolicyFor
  • Call completion when webView is deallocated in evaluateJavaScript
  • Call onFailure when webView is deallocated in loadHTML

- Always call `decisionHandler` in `decidePolicyFor`
- Call `completion` when `webView` is deallocated in `evaluateJavaScript`
- Call `onFailure` when `webView` is deallocated in `loadHTML`
@justSmK justSmK requested a review from enotniy February 5, 2026 08:13
@justSmK justSmK merged commit a2e1b07 into mission/webView-inApp Feb 5, 2026
4 checks passed
@justSmK justSmK deleted the feature/MOBILEWEBVIEW-23-fixes branch February 5, 2026 10:36
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.

1 participant