I am developing an iOS app for iPad with Xojo. I would like to edit an image stored on the iPad a little and use it on the Mac side. I have two questions.
-
Is it possible to save an image file from an iOS app to iCloudDrive on a web browser? It may be possible to do this using URLConnection, but I have not been able to implement it. Access to iCloud is difficult due to the difficulty of Apple Developer authentication, but I thought that my request could be realized by exchanging data with iCloud in a browser.
-
I created a shared folder on my Mac and was able to share files from my iPad to my Mac via SMB using the standard file app. Is it possible to save an image from an iOS app to this shared file?
I’m asking a lot of questions, but please help me if you don’t mind.
4 posts - 3 participants