Cannot set usesIcloudStorage in app.json

https://docs.expo.io/versions/latest/sdk/document-picker.html states to set usesIcloudStorage in app.json.
But the documentation https://docs.expo.io/versions/latest/guides/configuration.html#ios doesn’t list this as a valid key, and Expo XDE complains about it being invalid as well.
The document picker isn’t working in my standalone app - what do I need to do?

yeah, i checked out the links and it seems like something is documented incorrectly. Found a github issue that seems kind of related, where you enable icloud documents with your app id on the apple developer website. If that doesn’t fix the problem, I’d suggest reporting an issue on github and/or commenting on the thread

Same problem here.
I created a github issue.

hi @pbnauro, we’ve written the fix for this and will be deploying this in sdk23 . sorry for the inconvenience

1 Like