[MO] Debug Native iOS Code
Prerequisites
- [ ] Have XCode installed installed
Steps
- From your project root run
open ios/<PROJECT_NAME>.xcworkspace
if the file exists oropen ios/<PROJECT_NAME>.xcodeproj
- In Xcode press the play button to run in debug mode