javaBin / javazone-ios-app

MIT License
2 stars 0 forks source link

Saving of moc on toggle favourite #12

Closed chrissearle closed 4 years ago

chrissearle commented 4 years ago

Toggle favourite loses the selection on app quit - since we don't call moc.save.

chrissearle commented 4 years ago

Not sure this is valid - needs more testing

chrissearle commented 4 years ago

Not a bug. Found where it happens - SceneDelegate calls AppDelegate to save when the scene goes background.