Seam
Seam copied to clipboard
Repo status and CKContainer question
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!
@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
On 8.4.2016, at 17.01, Kurt [email protected] wrote:
@oskarirauta @guenin you both forked the latest commit. Any ideas?
— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub
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.
On 8.4.2016, at 22:35, jsingh [email protected] wrote:
Are you guys using Ensembles for CloudKit or iCloud ?
— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/nofelmahmood/Seam/issues/36#issuecomment-207571617
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