Is there any way to upload two builds for A/B testing in the Google Play?
The only two options i see are alpha and beta testing, but that's not what i'm looking for.
Is there any way to upload two builds for A/B testing in the Google Play?
The only two options i see are alpha and beta testing, but that's not what i'm looking for.
You can use Google Play's staged roll-out feature if you're happy testing with your production users.
Steps:
You'll end up with 50% users on your latest update (B) and 50% on the previous version (A).
It's not possible to do A/B tests of two builds in the Google Play Store.
The only kind of A/B tests possible in the Google Play store is with the store content: Screenshots, texts, etcetera. For this kind of A/B test, see the Google Support site.
Maybe this question can help you a bit further when you want to do in-app-based A/B testing.
the good solution is to integrate an A/B testing SDK in your App so you can customize some variable and gather some statistics, and later you can have a vivid view about your KPI's.
Why not installing two different versions of the same app on different devices for this kind of purpose?