04-24-2012 01:34 AM
Solved! Go to Solution.
04-24-2012 03:54 PM
The first option is to enable access to one of your Java objects (or method) from the JavaScript.
Check out this link:
The second option, and I haven't checked it out yet, is to try and use the WebWorks properties.
Check out this link:
https://bdsc.webapps.blackberry.com/html5/apis/bla
Hope that helps,
E.
04-24-2012 03:58 PM
04-24-2012 04:35 PM
Not sure I understand your question.
softwareVersion is the accurate number of the OS version.
Convert the two first digits into a number and use it to compare with your predefined values.
04-24-2012 11:32 PM