Dev Standards
Repo Github
Search
⌃K
Links
project-standards
react-native
react
setup
features
debugging
analyse-bug.mo
debug-network-calls.mo
debug-javascript-ios-device.mo
get-ios-logs.mo
debug-javascript.mo
handle-gradle-dependencies-clash.mo
debug-native-ios.mo
debug-two-ios-apps-simultaneously.mo
debug-native-android.mo
debug-webviews.mo
firebase
architecture
update
tests
use_http_links_in_react_native.mo
react-navigation
package-dependencies
animations
successful-sprint
code-quality
security
contributing
backend
performance
git
editors
ops
templates
react
flowtype
LICENCE
README
scrum
SUMMARY
Powered By GitBook

get-ios-logs.mo

Owner: Julien Nassar​

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
CHECK
​
demo
​
Previous
debug-javascript-ios-device.mo
Next
debug-javascript.mo
Last modified 5yr ago
On this page
Owner: Julien Nassar
Why / context
Prerequisites
Steps