Skip to content
This repository has been archived by the owner on Jan 7, 2019. It is now read-only.

Latest commit

 

History

History
23 lines (13 loc) · 561 Bytes

get-ios-logs.mo.md

File metadata and controls

23 lines (13 loc) · 561 Bytes

[MO] Get iOS Logs

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

{% endhint %}