# get-ios-logs.mo

## Owner: [Julien Nassar](https://github.com/juliennassar)

## Why / context

If you want to debug native modules (crash, production app...) it is important to have logs. This standard is a way to get them.

### Prerequisites

* [ ] Have Xcode installed

## Steps

* Open **Xcode**
* Click on *window > Devices and simulators*
* Select your device and open logs in the window

{% hint style="success" %}
**CHECK**

![demo](https://user-images.githubusercontent.com/13121639/37330274-d7b88264-26a0-11e8-8151-2cbf09d01ef0.gif)
{% endhint %}
