Forum Discussion
bobbychen
Jun 29, 2020Copper Contributor
Read-only for ios "files"
Hi, for my business account, it always shows "read-only" like the below snap. But for other locations, iphone or ipad, it works fine. Please, any help?~ masters~
ClassicalDude
Feb 21, 2021Copper Contributor
bobbychen This seems to have been introduced by a recent update to the OneDrive iOS app. Exported file permissions used to be 606, and now they are 555. I am an app developer, and I use the Files app extension (DocumentBrowserViewController). I am able to programmatically alter the file permissions, but I do hope someone from Microsoft development is going through these forums, because not only the 555 permission make the file read-only - it also grants execution rights of programs to all users, which is a serious security issue.
bobbin02
Feb 25, 2021Copper Contributor
This is ridiculous behavior from Microsoft, but thank you for bringing this update to my attention - it downloaded completely unnoticed.