Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Leonardo
Leonardo has asked
28
questions and find answers to
17
problems.
Stats
477
EtPoint
97
Vote count
28
questions
17
answers
About
Leonardo questions
Error messages in iOS CoreData + iCloud after deleting and redeploying app
how to build a time consuming web service
NSFetchedResultsController keep reference to deallocated delegate controller in storyboard, causing crash
Using Enum in Hibernate causes select followed by an update statement
Finding what causes Xcode 8.2 to crash while indexing an old project
convert id into enum using objective-c
adding buttons with shortcuts, or shortcuts only for ant tasks in Eclipse
Introduce iCloud in CoreData applications after being shipped, how to migrate old data
How to write an XML MessageBodyWriter provider with jersey
Adding an XCode breakpoint for logging NSData returned for NSRequest
Leonardo answers
Error messages in iOS CoreData + iCloud after deleting and redeploying app
Why does Objective-C allow a successful call to null objects?
Lemmatizing Italian sentences for frequency counting
How to delete all files stored by a previous version of iPhone app?
Passing ManagedObjectContext to view controllers using storyboards with a root UITabBarController
TransactionManagementType.CONTAINER vs TransactionManagementType.BEAN
NSManagedObjectContext save doesn't crash but breaks on objc_exception_throw
Core Data: Save unique object ID
prepareForSegue is not called after performSegue:withIdentifier: with popover style
Why do we all check for if(self) in init methods?