python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
iOS App - How to set app's default document storage lcation to "on My Device" by code?
I'm developing a document based iOS app and would like to set this app's document storage location to "on My Device (iPhone/iPad)" by source code.
I noticed that once my app is installed on ...
Hongkun Wang
Votes: 0
Answers: 0
Should I use the FileManager or NSMetadataQuery to retrieve filenames in iCloud, by an IOS/Swift app?
I see people are using the FileManager and NSMetadataQuery to retrieve filenames in iCloud, when programming an IOS/Swift app. Which is better, and safer ? It seems Apple wants you to use NSMetadata...
nitin67
Votes: 0
Answers: 1
CoreData + CloudKit Data Inconsistency after Network Failure
My app uses CoreData + CloudKit mirroring to synchronize data e.g. on an iPhone and a watch.
If data is modified on one device, the modification is uploaded to iCloud and later synchronized with other...
Reinhard Männer
Votes: 0
Answers: 1
Is there a python package that can use app-specific password on iCloud/AppleId?
I want to enhance a component in a smart hub. It connects against iCloud to gather some data.
But do to the need of 2FA, it's very annoying to re-auth every couple of days.
Other services are able to ...
Christian Manivong
Votes: 0
Answers: 0