Hi,
I want to implement in app purchase for my app. On our server, we set it up to be able to receive https requests. And if I call from postman, it is able to respond and server will log some data. However, when I subscribe and cacnel subscription from the ios app using sandbox user, the server never receive any update although I already set up the URL in Sandbox Server URL.
Is there anyway that I could check whether apple has send out the notification so that I know where the problem happens?