Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.