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

Sentry mobile image

Mobile Vitals: A first step to Faster Apps

Slow startup times, UI hangs, and frozen frames frustrate users—but they’re also fixable. Mobile Vitals help you measure and understand these performance issues so you can optimize your app’s speed and responsiveness. Learn how to use them to reduce friction and improve user experience.

Read the guide →

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay