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

fix(ios): add some new cordova-ios classes used by Cordova plugins #7096

Conversation

bosh-code
Copy link
Contributor

The cordova plugin: cordova-plugin-inappbrowser was recently updated to 6.0.0.

On iOS it now requires an additional file from CordovaLib that Capacitor does not currently provide, see: changes and the file

This PR adds the required files (copied from here) to CapacitorCordova ios.

I have tested this on an existing project that uses cordova-plugin-inappbrowser, by manually editing the CapacitorCordova development pod to include these files and it works correctly.

@bosh-code
Copy link
Contributor Author

Example repo here: https://github.com/bosh-code/cordova-iab-6-example
Just run the run:ios script

@jcesarmobile jcesarmobile changed the title Bugfix: iOS: Support cordova-plugin-inappbrowser@6 fix(ios): add some new cordova-ios classes used by Cordova plugins Dec 4, 2023
@jcesarmobile jcesarmobile merged commit 3db9051 into ionic-team:main Dec 4, 2023
6 checks passed
jcesarmobile added a commit that referenced this pull request Dec 4, 2023
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.

3 participants