is there a delegate method in iOS when an application is about to be remove? I m trying to send to server that the device will no longer receive notification.
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 ...