Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot pick local images/videos on React native #2353

Closed
trunglh88 opened this issue Jul 2, 2020 · 1 comment · Fixed by #2418
Closed

Cannot pick local images/videos on React native #2353

trunglh88 opened this issue Jul 2, 2020 · 1 comment · Fixed by #2418

Comments

@trunglh88
Copy link

Hi all,

When i using uppy on react native then received error like in attach file.
How i can fix this ?

bug

@ajkachnic
Copy link
Contributor

At first glance, this issue is caused by this line of code. Expo appears to have deprecated accessing permissions from their main expo package and therefor, has broken the Uppy react-native integration

Fortunately, this should be a pretty simple fix (only a couple lines of code in the react-native package). I'll do some testing and should be able to fix it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants