Posts

Post not yet marked as solved
11 Replies
4.7k Views
We want to start collecting the Auto Renewable Subscription notifications as described here:https://help.apple.com/itunes-connect/developer/#/dev0067a330bWe're using Flask/Gunicorn/Nginx on a Google Compute Engine instance. All the SSL implementation is working, and it receives/works fine with all of our cURL tests. However, we have yet to see anything post from Apple. I added the "Subscription Status URL" to our app 2 days ago, we've had hundreds of subscription events (indicated in our analytics), but have not had any connection attempts from a legitimate server besides our tests (that we can see in our NGINX access logs).How long does it take for Apple to start sending the notifications? Do we need to release an update to the app for it to go live?
Posted
by ToomToom.
Last updated
.