12-03-2012 03:54 AM
Just wonder if use cordova api replacing webworks api is Ok?
Is there any performance difference?
Solved! Go to Solution.
12-03-2012 09:32 AM
Hello,
Could you explain a little more about what you're wanting to achieve with PhoneGap on BlackBerry 10?
There is PhoneGap/Cordova BlackBerry 10 support, but not all of the API's are ready. As we get closer to launch, and as PhoneGap releases are updated we're adding more and more API support.
12-03-2012 11:56 AM
12-03-2012 12:27 PM
The performance should be the same.
For example, if you're using PhoneGap to access the camera, it is the actual device camera that is loaded with our own API's. Performance should be the same as if you didn't use PhoneGap, and used the BlackBerry API's to do it.