Seam icon indicating copy to clipboard operation
Seam copied to clipboard

Repo status and CKContainer question

Open kajensen opened this issue 9 years ago • 7 comments
trafficstars

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!

kajensen avatar Apr 08 '16 01:04 kajensen

@oskarirauta @guenin you both forked the latest commit. Any ideas?

kajensen avatar Apr 08 '16 14:04 kajensen

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

oskarirauta avatar Apr 08 '16 14:04 oskarirauta

Gonna use your ensembles example in swift instead, thanks!

kajensen avatar Apr 08 '16 14:04 kajensen

Are you guys using Ensembles for CloudKit or iCloud ?

JDSX avatar Apr 08 '16 19:04 JDSX

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

oskarirauta avatar Apr 09 '16 04:04 oskarirauta

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.

kevinwo avatar Apr 09 '16 04:04 kevinwo

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

martinfloresalvarez avatar Aug 22 '16 05:08 martinfloresalvarez