Check the status of In-App Subscription in Android
问题 I have created an application in which there is in-app purchases which has monthly auto renewal.. on first time successful payment i have called a web-service in which i have made the user to premium class. Now if the user has cancelled the payment manually from the google server, how could i know that user has cancelled his/her subscription. Is there is some PHP code query or from android i have to called something in background to check the status?? Thank you in advace 回答1: You can check