DEV Community

amberitas17
amberitas17

Posted on • Edited on

1 1

Expo Document Picker not working on IOS Bare Workflow

UPDATE: I HAVE SOLVED THIS PROBLEM (it was a feature bug rather than the library's problem)...

Hello, I have been working on an app for my client which provides uploading specific documents. My previous co-developer uses expo-document-picker for uploading documents and images. When I was testing to an IOS Simulator, it never worked. It is a bare workflow in Expo and it is working in Android platform but IOS platform is not working. I have followed this documentation on how to manage icloud also: https://docs.expo.dev/versions/latest/sdk/document-picker/#bare-workflow but it seems it never worked… I have also included some specific app.json for icloud like I included usesIcloudStorage in the app.json and the plugins expo-document-picker and the apple developer team and icloudenvironment to production… I dont know why it is never worked.

Image description

Image description

The output is when you click the button for the upload the documents, it will show the icloud library that you have in iOS phone.

When I clicked the button for uploading the document, it never worked.

I am using React Native

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

Top comments (0)

AWS Security LIVE!

Tune in for AWS Security LIVE!

Join AWS Security LIVE! for expert insights and actionable tips to protect your organization and keep security teams prepared.

Learn More

👋 Kindness is contagious

Immerse yourself in a wealth of knowledge with this piece, supported by the inclusive DEV Community—every developer, no matter where they are in their journey, is invited to contribute to our collective wisdom.

A simple “thank you” goes a long way—express your gratitude below in the comments!

Gathering insights enriches our journey on DEV and fortifies our community ties. Did you find this article valuable? Taking a moment to thank the author can have a significant impact.

Okay