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

前端 未结 3 827
Happy的楠姐
Happy的楠姐 2021-02-02 10:36

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

I am uploading one \"alpha_version\" apk under \"Alpha\" tab... I have tagged application as \"Paid\"

相关标签:
3条回答
  • 2021-02-02 10:59
    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

    0 讨论(0)
  • 2021-02-02 10:59

    Please see my answer here: https://stackoverflow.com/a/35352421/5916188

    Yes, you can use a promo code to give beta testers (and others) a free copy at install time.

    0 讨论(0)
  • 2021-02-02 11:01

    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.

    0 讨论(0)
提交回复
热议问题