I am trying to test in-app-billing application. Current version on the Android Market doesn't have in-app-billing feature.
When I upload my new version which is having in-app-billing feature as draft, i am getting error message that
"An unexpected error occurred. Please try again later. There are no in-app products for this application. New in-app products cannot be added because the current application version does not use the BILLING permission."
I've set all configurations "http://android-sdk.appspot.com/guide/market/billing/index.html"
I want to test in-app-billing before publish it. How to fix this issue?