I have successfully signed, built and deployed my blackberry app (using phonegap/cordova 2.7.0) to a device. The problem, however, is that it gets stuck on the splash screen. There are no apparent errors from the device logs. I am only targeting OS 7 and below at the moment.
Also, I should mention that I changed the default 'start screen' from index.html to another index page on my server.
Does anybody have an idea what the issue could be?