Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is it possible to check if iCloud KeyChain is enabled in iOS 7?

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.

like image 956
NeilMortonNet Avatar asked Jun 04 '14 17:06

NeilMortonNet


People also ask

Why can't I turn on iCloud Keychain on my iPhone?

On your iPhone, iPad, or iPod touch, tap Settings > [your name] > iCloud > Keychain > Advanced. On your Mac, choose Apple menu  > System Preferences, then click Apple ID. Click iCloud in the sidebar, then select Keychain. If you're using macOS Mojave or earlier, click iCloud, then click Options next to Keychain.

Where do I find keychain on iOS?

Open the Settings app and tap your Apple ID banner at the top of the Settings menu. Tap iCloud. Scroll down the list and select Keychain.

Does keychain only work across iOS devices?

iCloud Keychain can also keep the accounts you use in Mail, Contacts, Calendar, and Messages up to date across all of your iPhone, iPad, and iPod touch devices and Mac computers.


1 Answers

I asked this question to Apple Developer Technical Support and got the answer that there is no API for this.

like image 188
Cenny Avatar answered Oct 08 '22 02:10

Cenny