I\'m implementing auto renewable subscriptions in my app and I wonder if there is a way to simulate when a subscription period runs out and a new transaction is created.
<
Actually the renewal doesn't seem to work in Sandbox. It looks like you're always into the buying process. Auto-renewal is supposed to be "shadowed" as AppStore will automatically re-conduct it until the user explicitly "cancel" it. In the Sandbox, each 5 minutes you have to purchase again.
Finally, there's a bug in the "You Already purchased that in-app" as it is supposed to send a proper transaction but it just sends an Error code.