¡@

Home 

2014/10/15 ¤U¤È 10:13:12

iphone Programming Glossary: reciept

Implementing Non -Renewable subscriptions Using MKstorekit4?

http://stackoverflow.com/questions/10599749/implementing-non-renewable-subscriptions-using-mkstorekit4

In non renewing subscriptions we need to use the server tracking .In non renewing subscriptions you will get a reciept data containg some purchase details with purchase date store the reciept in your server and calculate the expiration date.. .In non renewing subscriptions you will get a reciept data containg some purchase details with purchase date store the reciept in your server and calculate the expiration date from the purchase date and use this server tracking to show your buying..

Floored by new rejection on non renewable subscription type in app purchases in iphone?

http://stackoverflow.com/questions/10862410/floored-by-new-rejection-on-non-renewable-subscription-type-in-app-purchases-in

he can get it on all the devices.I have a login at the start of my application.And after associating the reciept data with the user account i was finding out the expiry date in my server from the purchase date in the reciept data by.. the reciept data with the user account i was finding out the expiry date in my server from the purchase date in the reciept data by using that information i was showing the buy button again to my user.But the apple is rejecting it for the reasons..