I use Storage Access Framework (SAF) on Android with OneDrive. Reading a file works fine, but when i try to save file, it doesn't work (i get a "Bad File Number" issue)
Using SAF with GoogleDrive in the same way works perfectly.
Is this because OneDrive implementation of SAF doesn't support writing files, or something like that?
Thanks a lot