Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(ios): remove wkwebview plugin #717

Merged
merged 8 commits into from
Nov 23, 2020
Merged

ci(ios): remove wkwebview plugin #717

merged 8 commits into from
Nov 23, 2020

Conversation

NiklasMerz
Copy link
Member

@NiklasMerz NiklasMerz commented Jun 5, 2020

Platforms affected

iOS

Motivation and Context

See build issues in #688

Description

Since we are now testing against Cordova iOS 6.x we no longer need the WKWebView plugin in the test project. In fact this fixes the build again on Travis aside from Browser which is broken in all plugins for different reasons.

Testing

CI

Checklist

  • I've run the tests to see all new and existing tests pass
  • I added automated test coverage as appropriate for this change
  • Commit is prefixed with (platform) if this change only applies to one platform (e.g. (android))
  • 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)
  • I've updated the documentation if necessary

@NiklasMerz
Copy link
Member Author

Build is now successful but simulator times out...

@brodycj
Copy link

brodycj commented Jun 8, 2020

I think it would be ideal if we could migrate to GitHub actions, like we have with cordova-ios.

.travis.yml Outdated Show resolved Hide resolved
@erisu erisu changed the title (ios): update CI for Xcode 11 ci(ios): update local testing for ios-13.6 Sep 3, 2020
@NiklasMerz NiklasMerz changed the title ci(ios): update local testing for ios-13.6 ci(ios): fix tests Nov 20, 2020
@NiklasMerz NiklasMerz changed the title ci(ios): fix tests ci(ios): remove wkwebview plugin Nov 20, 2020
@NiklasMerz
Copy link
Member Author

Repurposed the PR to remove the plugin and fix the tests again.

@NiklasMerz NiklasMerz marked this pull request as ready for review November 20, 2020 11:08
@NiklasMerz NiklasMerz merged commit 85acc2a into master Nov 23, 2020
@NiklasMerz NiklasMerz deleted the travis-xcode-update branch November 23, 2020 09:21
FE-Roger pushed a commit to hogangnono/cordova-plugin-inappbrowser that referenced this pull request Sep 27, 2021
cordova-ios@6.x makes the WKWebView plugin obsolete.

Co-authored-by: Erisu <ellis.bryan@gmail.com>
jessyefuster pushed a commit to jessyefuster/cordova-plugin-inappbrowser that referenced this pull request Aug 16, 2023
cordova-ios@6.x makes the WKWebView plugin obsolete.

Co-authored-by: Erisu <ellis.bryan@gmail.com>
pesi-hgc pushed a commit to pesi-hgc/cordova-plugin-inappbrowser-transparent that referenced this pull request Nov 3, 2023
cordova-ios@6.x makes the WKWebView plugin obsolete.

Co-authored-by: Erisu <ellis.bryan@gmail.com>
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.

5 participants