[Bug]: Android 16 App fails to send to server.
- Dominant language
- Kotlin
- Stars
- 5.6k
- Forks
- 2k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 92
Description
### ⚠️ This issue respects the following points: ⚠️
- [x] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [x] This issue is **not** already reported on [Github](https://github.com/nextcloud/server/issues?q=is%3Aopen+is%3Aissue+label%3Abug) OR [Nextcloud Community Forum](https://help.nextcloud.com/) _(I've searched it)_.
- [x] Nextcloud Server **is** up to date. See [Maintenance and Release Schedule](https://github.com/nextcloud/server/wiki/Maintenance-and-Release-Schedule) for supported versions.
- [x] I agree to follow Nextcloud's [Code of Conduct](https://nextcloud.com/contribute/code-of-conduct/).
### Bug description
Hello seems google file permissions are showing their ugly head again. I have the latest release of Android 16 on my google pixel 9 xl and the Nextcould App automatic sending is malfunctioning. App reports a successful send but the message under the file (pictures&videos) says Could not find local file. Upon checking on the server itself the files are missing
### Steps to reproduce
1. Use Google Pixel 9 XL with Android 16 BP2A.250605.031.A2
2. Download any picture/video to your phone
3. Make sure the image is in the folder setup for automatic sending (options dont seem to matter)
4. Go to Uploaded section, you will see images are correctly detected and appear to say they have been uploaded, but the message under each one states : "Cant find local file"
5. Go to the correct folder and see that files are actually there
6. You can manually upload the files without issue
This seems to point to a read/access issue for the automatic upload
### Expected behavior
Instant upload should transfer the files to server.
### Nextcloud Server version
31
### Operating system
Debian/Ubuntu
### PHP engine version
PHP 8.3
### Web server
None
### Database engine version
MySQL
### Is this bug present after an update or on a fresh install?
None
### Are you using the Nextcloud Server Encryption module?
None
### What user-backends are you using?
- [ ] Default user-backend _(database)_
- [ ] LDAP/ Active Directory
- [ ] SSO - SAML
- [ ] Other
### Configuration report
```json
```
### List of activated Apps
```shell
```
### Nextcloud Signing status
```shell
```
### Nextcloud Logs
```json
```
### Additional info
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.