Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't sync by default on expensive networks #20748

Closed
cammellos opened this issue Jul 15, 2024 · 0 comments · Fixed by #20730
Closed

Don't sync by default on expensive networks #20748

cammellos opened this issue Jul 15, 2024 · 0 comments · Fixed by #20730
Assignees
Labels
feature feature requests mobile-core
Milestone

Comments

@cammellos
Copy link
Member

As a user
I want to be warned if syncing is enabled on expensive networks
So that I can disable it before data is fetched

Description

Syncing from mailserver could use a large amount of data, if the user is on data, that could burn through their allowance.

We should:

  • Present the user with a sheet asking for permissions to sync on data. That should be asked once per account before we try to sync on data.
  • In the settings there should be an option to toggle that behavior.

Designs

https://www.figma.com/design/JlpPhJp0SMnEyBQy4nOZHo/Settings-for-Mobile?node-id=7981-14285&t=flIHyNCCNQrBLVuO-1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature feature requests mobile-core
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant