0

I am trying to sync the database (using core data) using CBLIncrementalStore. In managedObjectModel i am adding updateManagedObjectModel method. My data model has 7 versions, every time app is started i get crash on line entity.properties = properties;

But when there is only one version it is working fine. So does couch base not support the core data model versions ?

rmaddy
  • 314,917
  • 42
  • 532
  • 579
Prerna chavan
  • 3,179
  • 7
  • 35
  • 77

1 Answers1

0

we are investigating this issue and will continue to add and comment on this question on our GitHub repo

Benjamin Trent
  • 7,378
  • 3
  • 31
  • 41