How to debug IOS on simulator
Step 1
- Go to appmaker dashboard and click on the
App Builds
tab. - Make sure you select the
IOS
platform while creating the build and the type of build asDevelopment
. For remaning sections refer App builds doc.
Important Note
Select the IOS
platform while creating the build and also select the type of build as Development
.
- After the build is created, click on the
Download IPA
button to download the build. - After the build is downloaded, unzip the build and open the simulator.
- Drag and drop the build into the simulator.