Skip to content

fix(ionic): Add workaround for Ionic WebView plugin#1632

Merged
GitToTheHub merged 1 commit intoapache:masterfrom
dpogue:ionic-fix
Mar 11, 2026
Merged

fix(ionic): Add workaround for Ionic WebView plugin#1632
GitToTheHub merged 1 commit intoapache:masterfrom
dpogue:ionic-fix

Conversation

@dpogue
Copy link
Member

@dpogue dpogue commented Mar 11, 2026

Platforms affected

iOS

Motivation and Context

Closes GH-1631.

Description

Re-add an implementation of the deprecated shouldOverrideLoadWithRequest:navigationType: selector because the Ionic WebView plugin relies on it.

Testing

Checklist

  • I've run the tests to see all new and existing tests pass
  • I added automated test coverage as appropriate for this change
  • If this Pull Request resolves an issue, I linked to the issue in the text above (and used the correct keyword to close issues using keywords)

@dpogue dpogue added this to the 8.1.0 milestone Mar 11, 2026
@codecov-commenter
Copy link

codecov-commenter commented Mar 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.21%. Comparing base (6a130fd) to head (62ccdd7).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1632   +/-   ##
=======================================
  Coverage   80.21%   80.21%           
=======================================
  Files          18       18           
  Lines        5312     5312           
=======================================
  Hits         4261     4261           
  Misses       1051     1051           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@GitToTheHub GitToTheHub merged commit fb0f572 into apache:master Mar 11, 2026
12 checks passed
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.

Ionic Apps stuck on blank screen after upgrading to cordova-ios 8.0.0

5 participants