i have searched on google but not able to know which event/method is called when the application finishes its installation successfully.i am lookin something like
if(isAppInstalled) {creating a soap method and sending tags to web service}.
any suggestion?
thanks.
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 ...