-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Repo status and CKContainer question #36
Comments
@oskarirauta @guenin you both forked the latest commit. Any ideas? |
I was not able to make Seam work with my model, so I went for ensembles. Sorry, can't help.. Lähetetty iPhonesta
|
Gonna use your ensembles example in swift instead, thanks! |
Are you guys using Ensembles for CloudKit or iCloud ? |
CloudKit is available only for paying customers and for my use, price is a bit too expensive, therefore; iCloud.
|
After watching this repo for awhile too, I ended up using Ensembles with CloudKit, and can vouch it is worth every penny for the time and headaches saved in rolling my own sync. |
Hello!, I implemented this version in my project and it worked very well https://github.com/nofelmahmood/Seam/tree/Improve-Store --> Fine take some time to locate because it was not on the main page of the repo https://github.com/nofelmahmood/Seam/ --> headaches Thanks Nofel Mahmood |
Is this repo still being updated? I see the branch Improve-Store (and forks) have been updated recently, but these branches are quite different from the latest release. 0.6 had some major errors for me, so I had to use Improve-Store. My issue is that I cannot define a custom CKContainer with an id different from the bundle_id. I've looked through the entire codebase for a while now and can't figure out how to change from the default container. Any help would be appreciated, thanks!
The text was updated successfully, but these errors were encountered: