I would like to check if a user has iCloud Keychain enabled on an iOS device, in order to prompt them if they haven't so they can switch it on to allow sync of data. Can anyone advise me how to achieve this programmatically?
Is there any way to read the settings?
Thanks.