# iOS Crash Logs On iCloud Synced Devices

DevFeed: [iOS Crash Logs On iCloud Synced Devices](<https://devfeed.tech/articles/ios-crash-logs-on-icloud-synced-devices-37493.md>)

Original publisher: [Read original article](<https://www.cimgf.com/2013/04/26/ios-crash-logs-on-icloud-synced-devices/>)

Author: Matt Long

Published: 2013-04-26T18:54:44Z

Content type: tutorial

Language: en

Sources: [Cocoa Is My Girlfriend](<https://devfeed.tech/sources/cocoa-is-my-girlfriend.md>)

Topics: [iOS](<https://devfeed.tech/topics/ios.md>), [Logging](<https://devfeed.tech/topics/logging.md>), [App](<https://devfeed.tech/topics/app.md>)

Tags: [beginner](<https://devfeed.tech/tags/beginner.md>), [crash](<https://devfeed.tech/tags/crash.md>), [email](<https://devfeed.tech/tags/email.md>), [ios](<https://devfeed.tech/tags/ios.md>), [logs](<https://devfeed.tech/tags/logs.md>)

## AI overview

The article explains how to retrieve crash logs from an already-shipped iOS app on a device that syncs with iCloud. The suggested method is to copy the crash log from the Settings app and email it to a specified address.

## Source excerpt

I tweeted a call for help today to figure out how to get crash logs from a device that syncs with iCloud rather than with iTunes and a cable. The issue is that you can only sync with one and not both and switching between them willy nilly can be perilous unless you enjoy losing [...]