react-native-cloud-fs icon indicating copy to clipboard operation
react-native-cloud-fs copied to clipboard

iCloud Drive capability no longer the same

Open 3DJakob opened this issue 5 years ago • 3 comments

The iCloud Drive capability no longer exists on the capabilities page in the lastest Xcode. Do you know how to add it? And if so maybe you could update the get started doc. Also I could not quite figure out how to add the code to the info.plist file. In Xcode the file has fields rather than just code 🤔 It would be nice to see this as well more in-depth in the doc.

3DJakob avatar Aug 18 '20 09:08 3DJakob

I'm sorry I don't. I've not done any react-native for a while now so I'm a bit out of touch.

npomfret avatar Aug 18 '20 09:08 npomfret

Ok, thanks for the reply. Apparently you can open the info.plist as source code if you right-click it so that solved that problem. However, for enabling iCloud Drive it seems you do it when initiating the project nowadays. While I got an error while using your module another file picker worked without changing that capability even though they instructed to add it. So it seems this is enabled by default when using react-init.

3DJakob avatar Aug 18 '20 11:08 3DJakob

@3DJakob Click the add capability button in top left hand corner and find iCloud in the list. Screenshot 2023-01-13 at 12 57 05

graemegeorge avatar Jan 13 '23 12:01 graemegeorge