I am just follows the steps given in https://developer.amazon.com/docs/in-app-purchasing/iap-get-started.html, when I try to run subscription apps in examples given in SDK folder
PurchasingService.getUserData();
and
onUserDataResponse
returns FAIL when try to test with Live testing.