My activity script does not work and no debug output is generated. What could be wrong?
This is most likely due to a syntax error within the activity script. As a consequence the Activity script nor the Page script will be executed and no debug information will be send to the _PS_DEBUG_ window. This can be verified by running the configuration in the simulator. In the simulator menu, select Tools -> ProntoScript Console, and then Panel -> Reset Device. Any errors encountered while loading libraries or executing an activity script will be shown in the console window. Remember however that network interaction will not be possible with the simulator.