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

Cordova/CDVURLProtocol.h missing in cordova-ios 6.0.0 #91

Open
eyganeshv opened this issue Aug 6, 2020 · 4 comments
Open

Cordova/CDVURLProtocol.h missing in cordova-ios 6.0.0 #91

eyganeshv opened this issue Aug 6, 2020 · 4 comments

Comments

@eyganeshv
Copy link

No description provided.

@eyganeshv
Copy link
Author

apache/cordova-ios#783

Read the above URL. breaking (CDVURLProtocol): delete by the cordova-ios team.

@enricodente
Copy link

Until this is not fixed, I forked this repo and created a version that is enabled on Android only, so that it does not break iOS platform.

cordova plugin add cordova-plugin-crypt-file-android

I hope this helps until the CDVURLProtocol dependency gets replaced with an alternative.

@chorauoc
Copy link

chorauoc commented Feb 2, 2021

Any new about when this will fix and available for IOS

@weareu
Copy link

weareu commented Aug 11, 2022

Pull request #100 will fix support for cordova-ios 6+ I unfortunately had to change the app-scheme, this may OR may not be an issue with some plugins you have or have written. This is due to the fact that the new method of implementing WKURLSchemeTask's only work on custom schemes.

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

No branches or pull requests

4 participants