ensembles icon indicating copy to clipboard operation
ensembles copied to clipboard

A synchronization framework for Core Data.

Results 24 ensembles issues
Sort by recently updated
recently updated
newest added

It seems Dropbox has switched to only issuing short-lived access tokens (and optional refresh tokens) instead of long-lived. So the tokens expire in 4 hours. Is there an update to...

Xcode 12.3, built for iOS 12 target. I'm getting the warning message '[general] 'NSKeyedUnarchiveFromData' should not be used to for un-archiving and will be removed in a future release' -...

Hi Drew... I have a bunch of build warnings with Ensembles for iOS. My Deployment target is 12.0. Perhaps it shouldn't be? Are these planned to be cleaned up? What's...

This one's definitely an enhancement/feature request. Have you given any thought to adding Watch Connectivity as a supported backend for Ensembles? It would probably behave similarly to Multipeer Connectivity, as...

I have a macOS desktop app and an iOS app that I wish to sync the data between. They are apps that already existing their respective app stores. And I'm...

I have been trying to get CloudKit Subscriptions working, basically it doesn't do anything after you attempt to send the invitation. I came across this little note in CKSubscriptions Apple...

I have a countdown app that allows you to put countdowns into different categories. The Category class has a to-many relationship with a Countdown, so a countdown can be in...

I didn't make any changes to the code that worked in iOS 11, but now I get the following errors when attempting to sync: `[19293:5031258] [error] error: -addPersistentStoreWithType:Binary configuration:(null) URL:file:///var/mobile/Containers/Data/Application/3958D3AC-BED2-437B-AD3A-AB375BA4CF6B/Library/Application%20Support/com.mycompany.myapp/com.mentalfaculty.ensembles.eventdata/transitcache/MainStore/download/0_BF7C72BC-E135-4DA4-9DEE-858446A3D9A3-20796-00000B0B1A8C21B5_66DC6A8F.cdeevent...

During development I see a very strange error: When I insert data into core data it's synced perfectly fine. If I update some part of the object (the title) on...

We’re just troubleshooting a little problem at the moment and I thought see if I can get some help here on Issues. So, we’ve been getting lots of reports over...