Not loading my application on blackberry 9220 simualotr - blackberry

Does anyone know this error below its not loading my application on blackberry 7.1(9220) simulator.

Related

Debug an IOS app on Windows PC

I have developed a mobile app for IOS, Andriod and Windows devices. The application was developed with Phonegap.
I am running into a few issues while testing. Everything works perfect on Android, Windows and iPad, however once the app is on an iPhone 7 with operating system 11.2.5 there are a few "quirks". For instance select menus are self selecting and causing the app to crash. This only happens on the iPhone.
I am trying to debug this using weinre to debug, and I am unable to successfully get the iPhone to connect.
Is there options to see a console log, web inspector to find these errors?
Any help is greatly appreciated.
Phonegap serve and weinre.
Running both. I was able to pin point the issue..
Needed to update plugins.

Blackberry Browserfield not opening any webpage

I am a newbie just trying to open simple website in browserfield of Blackberry simulator 9860 os 7.1 . My MDS is running still it is giving request failed...~120000 error. I have followed instructions from many sites but unable to open webpage in blackberry browser. Also the url is working in simulators browser but not in my own browser. Please help and thanks in advance.
use a BrowserFieldErrorHandler in your BrowserFieldfor try to catch the error
If you are testing it in simulator , i will suggest you to check in real device.
Look at browserfield Demo in samples provided by Blackberry in Eclipse plugin.
<Directory>:\Eclipse\plugins\net.rim.ejde.componentpack<JDE version>\components\samples\com\rim\samples\device\browser

Cordova Sencha Touch Blackberry App java.lang.illegalArgumentException

I have developed a sencha touch app that runs fine on all supported phones when opened up from a web site.
When I build the app as a native phonegap app using cordova 1.5 and 1.6 the app again runs on android phones (haven't tried iphone) and in the ripple emulator. However, when I load the app in the Blackberry Webworks emulator, or onto a blackberry phone I get a java.lang.illegalArgumentException.
I have even stripped the app to little more than a hello world example, but I still get the same error.
I have managed to get the sample cordova app running on a blackberry, so I knnow the phone is not the problem.
Any help with this problem would be a great help
After a ridiculous amount of trial and error it turns out that error was being caused by the png file I was using for my splash screen. Seemingly the splash screen image must be less than 16 kb

blackberry device application is working on blackberry playbook tablet?

hi all blackberry device application is working on blackberry playbook tablet ?
Blackberry playbook is totally different than Blackberry Smartphone. For application development current Blackberry Playbook comes with ADOBE AIR SDK . In future they will support (some articles says that) both Android and JavaME apps . As of now J2ME applications will not work on Blackberry Playbook.
Please read more about it at http://us.blackberry.com/developers/tablet/adobe.jsp
http://press.rim.com/release.jsp?id=4935

Blackberry Mobile application getting error when attempting to access a secure API?

I developed a Blackberry application using Eclipse. The application is working fine in the simulator. By using Blackberry desktop software, I tested the application in Blackberry mobile and it's working fine; but when I am using Progressbar screen, I am getting an error like this "Error starting Applicationname : Module 'ApplicationName' attempts to access a secure API."
How do I avoid this error?
you need to sign your application. read this article.
Blackberry application signing

Resources