Magical Record and iCloud enabling/disabling
问题 How to handle correct the following flow using Magical Record ? Assume that my app enable feature to switch iCloud sync on/off. The user installs the app. On startup he is asked about iCloud preference. His choice: do not use iCloud. The user creates some data in the app. Then he decides to store it in iCloud and enables iCloud. Later by some reason the user disables iCloud in the app. Data should be left locally. How to setup Magical Record correctly? UPDATE: Source code 回答1: Implementing a