Use long-lived operations for CK backup.

pull/1/head
Matthew Chen 6 years ago
parent 0eafb8dc34
commit 7fab42abf4

@ -164,6 +164,7 @@ import CloudKit
failure(invalidServiceResponseError())
}
}
saveOperation.isAtomic = false
// These APIs are only available in iOS 9.3 and later.
if #available(iOS 9.3, *) {

Loading…
Cancel
Save