Google Play Deploy v1.6.1 UserFraction Value

Is it not possibly to deploy a build to 100% (1 or 1.0 as a value in this case) of the users anymore? Is 50% the highest option now based on the build error below:

Couldn't create config: failed to parse config:
- UserFraction: 1.0: value is not in value options (opt[0.05,0.1,0.2,0.5])

Hy @davepark37

User Fraction Only available if track is rollout .

and is the portion of the users who should get the staged rollout version of the app.
so it should not be 1, because that would mean everyone so it would be meaningless. :upside_down_face:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.