02-06-2013 11:20 AM
Good afternoon all,
I am sorry if this is a very trivial question but I have finished an app and wish to debug it on a live test device. It is a BB storm that is a 5.0. I have tried multiple times to upload my app to the phone but to no avail. The app works fine in the simulator (which simulates a BB 9900) but Is it because the plug-in for Eclipse only works for 7.0 and higher? Any help would be greatly appreciated.
Thanks!
Peter
Solved! Go to Solution.
02-06-2013 06:00 PM
You suggestion is almost certainly correct. To load on an OS 5.0 device you should use OS 5.0 development. Sol download the OS 5.0 JRE and recompile your application and then test.
02-06-2013 09:30 PM
Ok thank you for all your help!