Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

Huge crash with NSFetchedResultsController when deleting items. #85

Open
kunass2 opened this issue Feb 22, 2017 · 2 comments
Open

Huge crash with NSFetchedResultsController when deleting items. #85

kunass2 opened this issue Feb 22, 2017 · 2 comments

Comments

@kunass2
Copy link

kunass2 commented Feb 22, 2017

I just need to update AKPickerView in response to NSFetchedResultsController delegate. However it doesnt work properly when I remove items from core data.

Could you implement such methods like:

pickerView.insertItem(atIndex: Int)
pickerView.deleteItem(atIndex: Int)
@kunass2
Copy link
Author

kunass2 commented Feb 22, 2017

All I need to achieve is to make ma view and fetchedresultscontroller consistent.

@aksh1t
Copy link

aksh1t commented Feb 22, 2017

Check out this PR, it should fix the issue most probably. (Or use this fork).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants