I have an app on Google Play, that is about to be updated with a new version. The new version has InApp-Billing and now I have come to the point where I need to test the billing scheme. I want to be able to test the app and then deploy as a new version of the current app. How to go about doing this?
To be able to test the billing, I need to create products. To create products, I need to have the billing permissions in the manifest file, but those permissions are not in the current version. What's the best approach here? Do I setup another (dummy) app on Play for testing purposes and then later update the current one when I know that it's working? Any hints what the best approach would be and how to do it step-by-step? Thanks in advance. -- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

