You can view the AUI tree for your iOS mobile app in a browser.
Before you begin:
- Your app must be able to run in development mode or be the deployed debug version of
the app.
- You must physically connect the device to your computer using a USB cable.
Wireless debugging from within Genero Studio is not supported.
-
If you are going to run your app in developer mode, complete these steps.
-
From Genero Studio, launch your application.
-
Select .
The AUI Tree displays in a browser.
-
Click on a node in the tree to highlight the corresponding item on the device or
simulator.
-
If you are going to run the deployed debug version of your app, complete these steps.
-
On the iOS device, open Genero Mobile.
-
In the INFORMATION section, note the HTTP URL
provided.
For example, HTTP URL=http://192.168.0.160:6400
-
Launch your application in debug mode. See Run a debug version of a deployed app.
-
Swipe down to view details about the icons in the status bar.
The description for the Genero Mobile debug service displays the URL you must use to access
debug details. It takes the form
http://device-ip-address:port-number
.
-
Enter the URL in a browser.
-
Click AUI tree.
The AUI Tree displays in a browser.
-
Click on a node in the tree to highlight the corresponding item on the device or
simulator.
-
If you are going to run the deployed debug version of your app, and your machine (running
Genero Mobile) and device (running the app) are on the same wireless network, you can use Genero
Studio to view the AUI tree.
-
On the iOS device, open Genero Mobile.
-
Select .
-
Select your iOS configuration from the list.
-
Click the Edit icon next to the Use Display Client field.
The Display Client management window opens.
-
In the Host field, enter the ip address of your device. Click
OK until all configuration management windows close.
-
Launch your application in debug mode. See Run a debug version of a deployed app.
-
From Genero Studio, select .
The AUI Tree displays in a browser.
-
Click on a node in the tree to highlight the corresponding item on the device or
simulator.
Important:
The AUI tree does not automatically update in your browser as you move around the
app. As you navigate the app on your device, you must reload your browser to
view the changes in the AUI tree.