Matthew Windwer created CB-1381:
-----------------------------------
Summary: 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: Michael Brooks
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