I have migrated an existing app from iOS to Blackberry 7 where it works fine on OS 7x device. However if I try to run the same app on OS 6x device it throws following class not found exception.
Error starting testApp: Class 'net.rim.device.api.util.SimpleSortingVector' not found
The total number of COD files being generated are 88, and the app runs fine on OS 7 device.
I am using Cordova 2.3 and build from Mac with current WebWorks version 2.3.1 for Mac.