You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Ian Clelland (JIRA)" <ji...@apache.org> on 2015/03/13 16:32:38 UTC

[jira] [Comment Edited] (CB-8659) iOS Plugins: Cordova-iOS 4.0.0 compatibility

    [ https://issues.apache.org/jira/browse/CB-8659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14360511#comment-14360511 ] 

Ian Clelland edited comment on CB-8659 at 3/13/15 3:32 PM:
-----------------------------------------------------------

Hey -- I just did that, actually -- or rather, I just committed my code from Wednesday that did it.

Now, InAppBrowser is going to be the harder one -- it makes heavy use of the idea that self.webView is a UIWebView, and I'm not sure yet how to make it agnostic.


was (Author: iclelland):
Hey -- I just did that, actually -- or rather, I just committed my code from Wednesday that did it.

Check it out and see if that fixes 8666

> iOS Plugins: Cordova-iOS 4.0.0 compatibility
> --------------------------------------------
>
>                 Key: CB-8659
>                 URL: https://issues.apache.org/jira/browse/CB-8659
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS, Plugin Battery Status, Plugin Camera, Plugin Contacts, Plugin Device Orientation, Plugin Dialogs, Plugin File, Plugin Geolocation, Plugin Globalization, Plugin InAppBrowser, Plugin Media, Plugin Media Capture
>    Affects Versions: 4.0.0
>            Reporter: Ian Clelland
>            Assignee: Ian Clelland
>             Fix For: 4.0.0
>
>
> iOS Plugins need to stop using initWithWebView:
> They also depend on several deprecated categories:
>   - NSArray+Comparisons.h
>   - NSDictionary+Extensions.h
> These need to be fixed in a backwards-compatible way before 4.0.0 is released.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org