mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-01-11 20:00:30 +01:00
Beta testers for the new ICloudStore #62
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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!