I am developing an iOS app and would like to access image files in iCloud and use them within the app.
Specifically,
-
Save any image to iCloud Drive from your Mac.
-
Run the developed app on an iPad signed in with the same Apple ID as the Mac.
-
Access iCloud Drive within the app on the iPad and use the image file saved from the Mac within the app.
Currently, I am able to build the iOS app I am developing via Xcode and test play it on an actual iPad. However, the app I am testing does not have the essential iCloud function. This is because an error occurs if the iCloud function is included.
Could you help me access iCloud?
2 posts - 2 participants