-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
AutoUpload Not Working With Google Play Version #14334
Comments
Are you using the "+ button" and then "Upload files"? And can you please try to use the "Upload content from other apps" option instead and report if that works? You can still browse local folders and files. |
It i am using the plus button and the files are there. One thing I
realized after posting it seems to only happen in the new private space
feature on Android
…On Tue, Jan 7, 2025, 7:28 PM Robert Sprunk ***@***.***> wrote:
Are you using the "+ button" and then "Upload files"?
Can you please navigate to a folder that contains photos and/or videos and
check if those files show up?
And can you please try to use the "Upload content from other apps" option
instead and report if that works? You can still browse local folders and
files.
—
Reply to this email directly, view it on GitHub
<#14334 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHVPGRDWIUXTRTZMNUORIU32JRWJ7AVCNFSM6AAAAABUYAVST6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNZWGQ3TKNBYGU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
@Daniel-MFG Can you please try to use the "Upload content from other apps" option and report if that shows other file types? Manually selecting and uploading files should be working. I agree that the Auto uploads failing silently is a big issue as some users might notice this too late. Unfortunately, as of now this can't be fixed in the Google Play variant of the app. It still works in the F-Droid variant. My suggestion is to send a push notification to all users to inform them that Auto uploads stopped working. That way users can actively look for alternatives instead of assuming that everything works as usual. See this summary here (1. problem): #14135 (comment) |
@Whisprin But i kinda mentioned that already:
|
Google Play version of our app no longer includes the android.permission.MANAGE_EXTERNAL_STORAGE permission due to repeated rejections by Google. While this issue did not arise in earlier versions, at some point, Google began rejecting the app for including this permission. Interestingly, some apps continue to have this permission and can still update without issues. Despite multiple attempts, we have been unable to pass their review, which has impacted the AutoUpload functionality of our app. We are planning to inform users about this issue within app. Edit: It seems that manually granting the necessary permissions is not feasible with the Google Play version. (Stock Android 15) |
@alperozturk96 I am using a Google Pixel 7 Pro with the default rom (Android 15 - rooted) and here for example if i select the nextcloud app and manage it's permissions i only get the following (no permission for files/all files listed): And if i navigate to the system permissions manager ( Settings -> Security & Privacy -> Privacy -> Permission manager ) My guess is that with Android 15 no app shows up there if it never requests this permission? |
I do not have the permission to access files at all only photos and
videos.
https://nextcloud.djlactose.com/index.php/s/4ioTxzp6CkrWL9T
This change also kind of defeats the entire purpose of me using nextcloud. The primary thing I do is use it to transfer files between my server, work computer, and personal computer from my cell phone. I am constantly downloading internet materials like PDF documentation that I then put into my nextcloud to make it available in all my systems and to other people.
For security, I require the device to verify every time someone signs in which can only be done from the Google Play store notification push.
…On Fri, Jan 10, 2025, 4:23 AM Daniel-MFG ***@***.***> wrote:
Google Play version of our app no longer includes the
android.permission.MANAGE_EXTERNAL_STORAGE permission due to repeated
rejections by Google. While this issue did not arise in earlier versions,
at some point, Google began rejecting the app for including this
permission. Interestingly, some apps continue to have this permission and
can still update without issues. Despite multiple attempts, we have been
unable to pass their review, which has impacted the AutoUpload
functionality of our app.
For users who prefer the Google Play version, they can try manually
granting the necessary permissions. To do this, navigate to your device
settings, select Apps, then Permission Manager, and choose Files and Media.
Locate our app and enable Manage All Files permissions. Please note that
the steps may vary slightly depending on the device.
If the issue persists after granting the necessary permissions, please
provide us with the details through this issue. We are planning to inform
users <#14349> about this
issue within app.
@alperozturk96 <https://github.com/alperozturk96> I am using a Google
Pixel 7 Pro with the default rom (Android 15 - rooted) and here for example
if i select the nextcloud app and manage it's permissions i only get the
following (no permission for files/all files listed):
signal-2025-01-10-101418_002.png (view on web)
<https://github.com/user-attachments/assets/2eff80c9-ae93-448c-a258-00da24ec1e55>
And if i navigate to the system permissions manager ( Settings -> Security
& Privacy -> Privacy -> Permission manager )
I can find the (presumably) correct permission and there is nothing in
there...
signal-2025-01-10-101418_003.png (view on web)
<https://github.com/user-attachments/assets/4bc2e977-bccd-431f-8588-6bcc306baa5e>
My guess is that with Android 15 no app shows up there if it never
requests this permission?
(this is a pure guess to be honest)
—
Reply to this email directly, view it on GitHub
<#14334 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHVPGRDTGXAP6C7S7CBZJJL2J6GQ3AVCNFSM6AAAAABUYAVST6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOBSGE2TKNBSGY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I installed the F-Droid version now and while it did correctly download my music library to my phone again it STILL doesn't upload anything that isn't Photos/videos/Music... The "Signal-Backup" folder essentially still looks like in my earlier post here: But i did get asked for the "all files" right and gave it to the app: |
Steps to reproduce
Since the last release I am unable to see any files on my device to upload into Nextcloud. It just shows all folders blank.
Expected behaviour
I should be able to upload any file on my phone to my Nextcloud instance.
Actual behaviour
It just shows no files in any folder I got into when trying to select what to upload.
Android version
15
Device brand and model
Pixel 8 pro
Stock or custom OS?
Stock
Nextcloud android app version
3.30.7
Nextcloud server version
30.0.4
Using a reverse proxy?
Yes
Android logs
data folder is blocked in android 15 unless you root the device
Server error logs
Additional information
No response
The text was updated successfully, but these errors were encountered: