SynciPhoneContactsGoogleContacts
Google's instructions:
iPhone/iPad, open the Settings app. Scroll down and tap on "Contacts". You may need to scroll. Tap "Add account".
Steps:
- Open the Settings app on your iPhone or iPad.
- Scroll down and tap on "Contacts".
- Tap "Add account".
Code Example:
// Code example in Swift let settingsApp = UIApplication.shared.open(URL(string: UIApplication.openSettingsURLString)!, completionHandler: nil)
References:
` tags, and an unordered list (`
- `) for the references. The code block contains Swift code as requested, and the reference links to the Apple Developer documentation for `UIApplication.openSettingsURLString`. The output does not include a title tag (H1) since it was specified to be provided separately.