project-imas / encrypted-core-data

v2.0 - iOS Core Data encrypted SQLite store using SQLCipher
Other
785 stars 236 forks source link

Fetch return nil data #328

Open pratap511 opened 4 years ago

pratap511 commented 4 years ago

For One to Many relationship , if there is no inverse relationship fetch won't work (return nil objects)

nickjd331 commented 4 years ago

I am also seeing this issue when using Xcode 11.5. It breaks my existing app completely.