My app gets a black error box when run on a device, or it does not run in Airplane mode.
This means it is trying to use a file that has not been cached on the device. In Project Properties, check that all the images and files are listed in the manifest.
When I run my app on the desktop, I just get a blank screen.
Your program is probably getting an error. Hit Ctrl-shift-J to open the Chrome debugger (assuming you are using Chrome). You'll see the error. For more on the Chrome Debugger, see this tutorial.
My app runs OK on the desktop, but nothing appears on the device.
Check if JavaScript is turned off on the device.
Parts of the IDE are distorted or do not pop up properly.
Check if you are using an Aero theme on your desktop. Try switching to a non Aero theme.
The background on the Design Screen is blank.
If you are still having problems, please contact us at support@nsbasic.com. We will be happy to help!