Hi,We had the requirement to upload documents (.pdf, .jpeg, .png, .jpg) from our iOS app and send it to our backend. I tried to do it using UIDocumentPickerViewController. After clicking on the button to upload, Files folder of iPhone opens, but all the data in it appears to be disabled. I am not able to select any document and upload it. Can some please help me with what can be the better options, which can be used?
I tried to do a lot R&D but was not able to get some good options.