Search code examples
ioscloudkit

CloudKit and iOS7 target


Anyone know if you can link with CloudKit - but still target iOS7 (albeit with the cloud kit stuff disabled?) It just crashes on me in the simulator - so I'm guessing not - but I can't find a definitive statement.

Thanks


Solution

  • Weak linking is the answer - but beware, it can crash in the simulator. Spoken to Apple DTS and this a known issue with the Simulator - should be ok on a real device.