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

Matthew Windwer commented on CB-1381:
-------------------------------------

Thanks. Regarding #3 I looked at the plugin upgrade guide and am still unsure 
how to go about fixing:
https://github.com/phonegap/phonegap-plugins/blob/master/iOS/InAppPurchaseManager/InAppPurchaseManager.m

I'm not an Objective-C programmer, so would appreciate any insight!
                
> 2.1.0rc2 upgrade issues (iOS)
> -----------------------------
>
>                 Key: CB-1381
>                 URL: https://issues.apache.org/jira/browse/CB-1381
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Docs, iOS
>    Affects Versions: 2.1.0
>         Environment: iOS
>            Reporter: Matthew Windwer
>            Assignee: Shazron Abdullah
>             Fix For: 2.1.0
>
>
> 1) AppDelegate.m needs to be updated when upgrading from 2.0 to 2.1... this 
> is not yet in the upgrade guide. Otherwise you will run into "Property 
> 'supportedOrientations' not found on object of type 'CDVViewController*'
> 2) ARC is currently turned ON by default when creating a new project with the 
> create script on 2.1.0rc2. This is not expected and breaks many plugins. 
> (Objective-C Automatic Reference Counting defaults to "Yes" in project Build 
> Settings)
> 3) Something about the upgrade from 2.0 to 2.1 broke the 
> InAppPurchaseMangager plugin for me... I would really appreciate if somebody 
> can point me in the right direction to fix this, I filed an issue here: 
> https://github.com/phonegap/phonegap-plugins/issues/779. This may be related 
> to the internal JSONKit renaming [CB-1000] and [CB-1105] but I'm not sure.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to