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

debug-native-ios.mo

Prerequisites

  • Have XCode installed installed

Steps

  1. 1.
    From your project root run open ios/<PROJECT_NAME>.xcworkspace if the file exists or open ios/<PROJECT_NAME>.xcodeproj
  2. 2.
    In Xcode press the play button to run in debug mode
Previous
handle-gradle-dependencies-clash.mo
Next
debug-two-ios-apps-simultaneously.mo
Last modified 5yr ago
On this page
Prerequisites
Steps