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

Inform users that Auto Uploads are not working after upgrading to version 3.30.6 or later #14349

Open
Whisprin opened this issue Jan 8, 2025 · 5 comments

Comments

@Whisprin
Copy link

Whisprin commented Jan 8, 2025

How to use GitHub

  • Please use the 👍 reaction to show that you are interested into the same feature.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Is your feature request related to a problem? Please describe.
After removal of the "all files access" permission already configured Auto uploads fail/stop working silently.
This is a big issue since some users rely on Nextclouds Auto upload feature for backups. After upgrading the app to version 3.30.6 or later Auto uploads and therefore backups stopped working without an error. Only the Google Play build of the app is affected.
Further, automatic app updates may lead to this issue without any user interaction at all.

Describe the solution you'd like
Display a push notification right after app upgrade, if the user has any Auto upload pairs enabled.

  • Inform the user that
    • Auto uploads of files other than photos and videos are not working and won't be working with the Google Play Store build
    • the "Photos and videos permission" needs to be granted so that the auto upload of those files works again (but no other file types)
    • the location permission is required if the user wants to keep location metadata in their uploaded photos
  • Actively ask the user to grant the "Photos and videos permission" when they open the push notification
  • Actively ask the user to grant the "Location permission"

From my perspective this issue is so critical that it warrants a permanent notification until the users acknowledges that they understood the change, either by granting the permissions or by disabling auto uploads.

Describe alternatives you've considered
Find other ways to reach ALL app users with auto uploads enabled that doesn't require them to manually open the app.

Do nothing and let users discover on their own that their backups aren't working anymore.
Only ask for new permissions when the user opens the Auto upload settings manually (current behavior after app upgrade)

Additional context
Users are surprised and upset that auto uploads have stopped working. Several issues and comments on this topic:
- #14199
- #14330
- #14331
- #14333
- #14334 (comment)

@tobiasKaminsky
Copy link
Member

Thank you!
We are working on exactly this.
As this is quite a bit of info, we are checking how to show it in a good way.

@tobiasKaminsky
Copy link
Member

@Whisprin you can have a look at #14247 (comment)

What do you think?

@Whisprin
Copy link
Author

Whisprin commented Jan 9, 2025

@Whisprin you can have a look at #14247 (comment)

What do you think?

Looks good so far. I can see an informative message, however no notification to inform users who are not opening the app themselves. Added a comment to the PR as well

@Ilpredatore
Copy link

Ilpredatore commented Jan 10, 2025

Hello, i notice that after 3.30.5 version, on Google Pixel 9 Pro i have another issue, uploading photos corrupt exif data, GPS location is missing.

I deleted playstore release and reinstall 3.30.5 from GitHub.

Federico

@Whisprin
Copy link
Author

Thanks @Ilpredatore
That's a known issue and a fix is already being worked on. It's also part of the info message in: #14247 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants