Hey,
We're attempting to implement subscriptions in an app we're working on but we're having issues with App Store Server Notifications, specifically, we aren't receiving them, there aren't even any hits to the URL in our server logs.
On the app side of things the purchases are all going through fine.
I've seen a few other devs here mention that the server needs to be compatible with ATS - is there an easy way of checking this?
The same site / server runs the backend for our app and is fully accessible via our API endpoints there, so that would lead me to believe the server is ATS compatible.
Any help would be greatly appreciated!
Thanks!