Originally created by @JohnEstropia on GitHub (May 25, 2016).
A prototype is already available in the current CoreStore 2.0 develop branch, but I currently have no project to test heavy iCloud functionality with.
If anyone is interested to try it out, I would appreciate any feedbacks and/or pull requests.
Originally created by @JohnEstropia on GitHub (May 25, 2016).
A prototype is already available in the current [CoreStore 2.0 develop branch](https://github.com/JohnEstropia/CoreStore/tree/corestore2_develop), but I currently have no project to test heavy iCloud functionality with.
If anyone is interested to try it out, I would appreciate any feedbacks and/or pull requests.
adam
added the abandoned label 2025-12-29 15:23:20 +01:00
Hello. I have problems using icloud storage. Could you show how to use this feature with my data model. Is there any sample code for this?
@pointspy commented on GitHub (Dec 8, 2016):
Hello. I have problems using icloud storage. Could you show how to use this feature with my data model. Is there any sample code for this?
Hi, there is a sample in the README. What problems are you encountering?
If you can join the Slack group I'd be happy to discuss with you :)
@JohnEstropia commented on GitHub (Dec 9, 2016):
Hi, there is a sample in the [README](https://github.com/JohnEstropia/CoreStore#icloud-store). What problems are you encountering?
If you can join the [Slack group](http://swift-corestore-slack.herokuapp.com/) I'd be happy to discuss with you :)
@ruslanskorb commented on GitHub (Mar 30, 2017):
I'll just leave it here - [Core Data iCloud Deprecation](https://developer.apple.com/library/content/releasenotes/General/WhatNewCoreData2016/ReleaseNotes.html#//apple_ref/doc/uid/TP40017342-CH1-DontLinkElementID_8).
I doubt if many apps this feature anyway 😄 (If anyone does, please do provide feedback)
I've had this implemented for several months now but have only heard from a couple of users about it. I might mark the ICloudStorage as deprecated in the near future.
@JohnEstropia commented on GitHub (Mar 30, 2017):
I doubt if many apps this feature anyway 😄 (If anyone does, please do provide feedback)
I've had this implemented for several months now but have only heard from a couple of users about it. I might mark the `ICloudStorage` as deprecated in the near future.
I'm closing this issue as iCloud Core Data is being deprecated by Apple and iOS 11 is on its way. CoreStore will continue to support CloudStorage but I encourage users of these API to send in feedback. Thanks!
@JohnEstropia commented on GitHub (May 7, 2017):
I'm closing this issue as iCloud Core Data is being deprecated by Apple and iOS 11 is on its way. CoreStore will continue to support `CloudStorage` but I encourage users of these API to send in feedback. Thanks!
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @JohnEstropia on GitHub (May 25, 2016).
A prototype is already available in the current CoreStore 2.0 develop branch, but I currently have no project to test heavy iCloud functionality with.
If anyone is interested to try it out, I would appreciate any feedbacks and/or pull requests.
@pointspy commented on GitHub (Dec 8, 2016):
Hello. I have problems using icloud storage. Could you show how to use this feature with my data model. Is there any sample code for this?
@pointspy commented on GitHub (Dec 8, 2016):
And a huge thanks for the very handy library!
@JohnEstropia commented on GitHub (Dec 9, 2016):
Hi, there is a sample in the README. What problems are you encountering?
If you can join the Slack group I'd be happy to discuss with you :)
@ruslanskorb commented on GitHub (Mar 30, 2017):
I'll just leave it here - Core Data iCloud Deprecation.
@JohnEstropia commented on GitHub (Mar 30, 2017):
I doubt if many apps this feature anyway 😄 (If anyone does, please do provide feedback)
I've had this implemented for several months now but have only heard from a couple of users about it. I might mark the
ICloudStorageas deprecated in the near future.@JohnEstropia commented on GitHub (May 7, 2017):
I'm closing this issue as iCloud Core Data is being deprecated by Apple and iOS 11 is on its way. CoreStore will continue to support
CloudStoragebut I encourage users of these API to send in feedback. Thanks!