blackberry 10 - Cordova : white screen on BlackBerry10 and deviceready not firing -


i'm building multiplatform app cordova 5.1.1, works great on ios , android, i'm getting bit frustrated because screen white on blackberry 10.

by using remote webinspector can see these logs in console :

deviceready has not fired after 5 seconds. cordova.js:999 channel not fired: oncordovainfoready cordova.js:992 deviceready has not fired after 5 seconds. cordova.js:999 channel not fired: oncordovainfoready cordova.js:992 

i saw post talking including "webworks.js" they're kinda old , don't think if still apply nowadays.

could guys me issue ?

thanks,

cordova's official documentation building blackberry 10 indicates should install blackberry webworks sdk build apps bb10. has been own experience. building android requires android sdk installed -- makes sense same true blackberry 10.

you can download sdk here: http://developer.blackberry.com/html5/

if you're not developing native extensions, can skip part needing native sdk.

what i'm not sure if have explicitly include webworks.js. perhaps isn't needed or injected webview. it's 1 line of html though...add , see happens.

good luck!


Comments

Popular posts from this blog

html - Firefox flex bug applied to buttons? -

html - Missing border-right in select on Firefox -

c# - two queries in same method -