I'm making an iPhone app that completes a PC application. I sync my iphone application with webservice to the PC application, making it thus an extension. I wanted to sell it for periods of time. (Example 1 month, 6 months, 1 year).
For such applications the Apple allows use in-app purshase auto-renewable?
If yes, can someone indicate me a good tuturial of how to implement this in-app? I already implemented consomable and non-consumable in-app previously. I've read this tutorial among others:
http://www.raywenderlich.com/21081/introduction-to-in-app-purchases-in-ios-6-tutorial
But still could not find any on in-app auto-renewable. A code example also serves
if this type of in-app which does not serve advise?