RE:
https://github.com/apache/cordova-ios/commit/a98144b8ad63fe714c9f6d274bc9fd98b62575e7

issue: https://issues.apache.org/jira/browse/CB-8270

We had an unprefixed extension, and prefixing it is a breaking change (e.g.
CDVInAppBrowser was using it). It really is the right thing to do though...
We could perhaps delay it for cordova-ios@4.0 though?

Also wondering what thoughts are for just taking the opportunity to remove
CDVJson.h as a public header? Think this just involves removing it from the
Copy Headers build phase.

Reply via email to