Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android Alpha, Beta for Paid Apps on Google Play Developer Console

Tags:

What about "Paid Apps" as Alpha/Beta testing...

I am uploading one "alpha_version" apk under "Alpha" tab... I have tagged application as "Paid" app and also configured specific prices... (As Google does not allows to change from "Free" to "Paid"). I have also added "Tester" for this alpha version..

My Questions/Confusion:

  1. As my application is "Paid" one - do my "tester group" needs to pay before downloading this "alpha" version

  2. Can I set application mode as "Free" for "Alpha" and latter on make is "Paid" for Production build?

  3. Once I publish this "alpha" version - does it view-able/visible on Google Play store (I am sure it will be for visible for tester only not for all users - right?)

Any help/pointer would be greatly appreciated - Thank You.

like image 749
Ankit Shah Avatar asked Jun 21 '13 07:06

Ankit Shah


People also ask

What is alpha testing in Play Console?

Alpha testing an app means releasing it to a controlled users groups which are not necessarily associated with the development of the app itself. Google PlayStore provides “Closed testing” tracks where you can run alpha tests for your Android app.

What is alpha and beta testing Play store?

An alpha testing group should be small and test the least stable, experimental versions of your Actions (such as within your company or team). Use beta testing with a larger group to test stable versions of your Actions that are near release. Provide a channel for testers to send you feedback.

How do I release the beta version of Google Play?

Tap the overflow menu (more_vert) in the top right corner of the screen, and then select View in Google Play Store. Scroll down to the You're a beta tester section, and then tap the Leave button.


2 Answers

  1. AFAIK all users of a paid app, will need to pay for it. So also Alpha/Beta users. If you want them to test the app without paying for it, then you can distribute the app through e-mail or web, etc... without using the Play Store
  2. NO. You also can't change a free app to a paid app in a later stage.
  3. yes, but only test users will get the alpha/beta version.

If you want users to test your app for free in the Play store and sell your app to the general public, then you could distribute your app in an obfuscated name with irrelevant description for free for testers, and the real app, with the real name/description etc will be paid

like image 105
bvanvelsen Avatar answered Nov 04 '22 06:11

bvanvelsen


It's annoying but you could just create another app in your developer console that is free and load your APK there. You will have to change the package name though and maybe give it a test name. Keep this free app in beta and then they can test it for free.

Then when you want to release it you create a new app that is paid and release that.

like image 44
bluemoon12 Avatar answered Nov 04 '22 05:11

bluemoon12