mirror of
https://github.com/deltachat/deltachat-android.git
synced 2025-10-03 17:59:39 +02:00
hint user that rollout may take time
seen a similar hint for other apps, it is useful to give interested users a clue why they have a feature but others may not.
This commit is contained in:
parent
643311829a
commit
5fbaf1f343
1 changed files with 2 additions and 1 deletions
|
@ -72,7 +72,8 @@ on <https://play.google.com/apps/publish/>:
|
||||||
|
|
||||||
9. a) open "Delta Chat/Release/Production"
|
9. a) open "Delta Chat/Release/Production"
|
||||||
then "Create new release" and upload APK from above
|
then "Create new release" and upload APK from above
|
||||||
b) fill out "Release details/Release notes" (500 characters, summary can be reused for F-Droid),
|
b) fill out "Release details/Release notes" (500 chars), add the line
|
||||||
|
"These features will roll out over the coming days. Thanks for using Delta Chat!";
|
||||||
release name should be default ("123 (1.2.3)")
|
release name should be default ("123 (1.2.3)")
|
||||||
c) click "Next", set "Rollout Percentage" to 1% (later 2%, 5%, 10%, 20%, 50%, 100%),
|
c) click "Next", set "Rollout Percentage" to 1% (later 2%, 5%, 10%, 20%, 50%, 100%),
|
||||||
click "Start rollout to Production"
|
click "Start rollout to Production"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue