My app doesn’t seem to be initialising properly in Blackberry but also doesn’t fire any errors. I’ve got a fairly simple app that I’ve built using Kendo UI and PhoneGap. It works fine on Android and iPhone and in the Ripple debugging sims for Blackberry.
However, I have a Torch device and when I launch the app on the device it gets to the opening screen and hangs there. The app is tabbed and when I try to click the tabs it just sticks on the first one with a blank frame where the rest of the app should be:

Using PhoneGap Build’s debugging console and the console on the device itself, there don’t seem to be any errors firing. Has anyone else encountered this, any ideas? I’ve asked this question to the PhoneGap support guys and they suggested I see if anyone on this side of the fence might be able to help.
Many thanks in advance.
The viewport in PhoneGap for BB6 is kind of bugged and the application in it can’t specify height: 100%. This issue should be worked around in newer releases of Kendo UI Mobile, can you try if you can reproduce it with Q3 (released last week)?