Create a debug version of a deployed app
By default, the mobile app is built in release mode, which cannot be debugged. To build
an app in debug mode, you must check the Mobile Debug Package
environment set, which sets the DEBUG_PACKAGE
environment variable to
1
.
Before you begin, your app project must be open in Genero Studio.
Note:
If you install the debug version of the app on an iOS device, you must then enable the debug port in the app settings. For further information, see the Genero Business Development Language User Guide.