I´m playing a little bit with the New iOS 5 SDK and Xcode 4.3.3 and found an app template for a page based application. But I didn´t found any documentation about that in the developer reference. Are there any other sources in the moment?
For a basic app with nonconsumable in-app purchases, has anyone figured out best practices for using SKPaymentQueue s restoreCompletedTransactions? Observations I know it s recommended to always ...