Skip to content

breaking (CDVURLProtocol): delete#783

Merged
erisu merged 1 commit intoapache:masterfrom
erisu:breaking/remove-cdvurlprotocol
Feb 14, 2020
Merged

breaking (CDVURLProtocol): delete#783
erisu merged 1 commit intoapache:masterfrom
erisu:breaking/remove-cdvurlprotocol

Conversation

@erisu
Copy link
Copy Markdown
Member

@erisu erisu commented Feb 12, 2020

Motivation and Context

Remove UIWebView Specific Code

Description

Delete CDVURLProtocol

Testing

  • npm t

Checklist

  • I've run the tests to see all new and existing tests pass

@erisu erisu added this to the 6.0.0 milestone Feb 12, 2020
@erisu erisu requested review from dpogue and jcesarmobile February 12, 2020 05:47
@erisu erisu force-pushed the breaking/remove-cdvurlprotocol branch from c1d9ac7 to 7609deb Compare February 13, 2020 01:54
@erisu erisu requested a review from knight9999 February 14, 2020 14:39
Copy link
Copy Markdown
Member

@dpogue dpogue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@chorauoc
Copy link
Copy Markdown

Any update on this issue fix ?

Cordova/CDVURLProtocol.h missing in cordova-ios 6.0.0 tkyaji/cordova-plugin-crypt-file#91

@dpogue
Copy link
Copy Markdown
Member

dpogue commented Jun 15, 2021

This is not a bug, CDVURLProtocol was intentionally removed in a major version bump as part of the move towards WKWebView Schemes.

@chorauoc
Copy link
Copy Markdown

This is not a bug, CDVURLProtocol was intentionally removed in a major version bump as part of the move towards WKWebView Schemes.

So which means we will not be able to use this plugin in the future ?. If so do you have any other alternative way to achieve same source code encryption in iOS Cordova apps ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants