CoreData crash error Xcode 11 Beta, IOS 13 Beta

I found this solution. The errors have disappeared and it would seem to work. I keep testing. For all Transformable attributes, I have set “Transformer” to “NSSecureUnarchiveFromData” in the Data Model Inspector panel. EDIT: After a few days of testing I add something to my previous solution. The previous solution works if, after the changes, … Read more

Core Data & Xcode 11: Please switch to using “NSSecureUnarchiveFromData” or a subclass of NSSecureUnarchiveFromDataTransformer

Swift 5.4.2 This worked for me. EDIT Link to the article is here. Click on the .xcdatamodeld file in the project navigator Click on the Entity that has a Transformable Attribute Click on the Transformable Attribute Click the ‘Show Data Model Inspector’ icon Enter ‘NSSecureUnarchiveFromDataTransformer’ in the Transformer field – EDIT Make this ‘NSSecureUnarchiveFromData’ as … Read more

Example or explanation of Core Data Migration with multiple passes?

I’ve figured out what Apple hints in their documentation. It’s actually very easy but a long way to go before it’s obvious. I’ll illustrate the explanation with an example. The initial situation is this: Data Model Version 1 It’s the model you get when you create a project with the “navigation based app with core … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)