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

Update the library to work with Expo 41 / Android R #12

Open
kathawala opened this issue Apr 25, 2021 · 4 comments
Open

Update the library to work with Expo 41 / Android R #12

kathawala opened this issue Apr 25, 2021 · 4 comments
Assignees

Comments

@kathawala
Copy link
Owner

Android R / Expo 41 / the latest version of Expo Go all expect the user to use Android SAF on devices that are using Android R.

Currently the library doesn't support this (and in fact will not work at all on Android with the current Expo Go on an Android R phone).

I need to add the ability to use SAF functions (https://docs.expo.io/versions/latest/sdk/filesystem/?redirected#storage-access-framework--android-only-) if the device is detected as having Android 11.

This does not affect iOS.

@kathawala kathawala self-assigned this Apr 25, 2021
@kathawala
Copy link
Owner Author

Other issues are dependent on this, namely #9

@natemartins
Copy link

natemartins commented Jun 3, 2021

@kathawala did you find a solution or alternative to this?

@kathawala
Copy link
Owner Author

Still just waiting for a free weekend to get on it, hopefully this one!

@natemartins
Copy link

natemartins commented Jun 3, 2021 via email

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

No branches or pull requests

2 participants