authentication loop (PIN request) after changing the sorting order in Upload File
- Dominant language
- Kotlin
- Stars
- 5.6k
- Forks
- 2k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 92
Description
### ⚠️ Before posting ⚠️
- [x] This is a **bug**, not a question or an enhancement.
- [x] I've [searched for similar issues](https://github.com/nextcloud/android/issues) and didn't find a duplicate.
- [x] I've written a clear and descriptive title for this issue, not just "Bug" or "Crash".
- [x] I agree to follow Nextcloud's [Code of Conduct](https://nextcloud.com/contribute/code-of-conduct/).
### Steps to reproduce
Open the Android the App
Click on + to Upload a file
Choose Upload File
Navigate to DCIM -> Camera
Change the sorting order
Sometimes the PIN prompt appears, but after entering the correct PIN, it appears again.
### Expected behaviour
The App should not request the pin and go into the auth. loop
### Actual behaviour
The App request the pin and go into the auth. loop
### Android version
16
### Device brand and model
Samsung Galaxy S25
### Stock or custom OS?
Stock
### Nextcloud android app version
3.34.1
### Nextcloud server version
32.0.3
### Using a reverse proxy?
No
### Android logs
_No response_
### Server error logs
```bash
```
### Additional information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.