Welcome to the Official BlackBerry® Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
New Contributor
GVuuren
Posts: 8
Registered: 11-22-2010
Accepted Solution

Set signing as required on Blackberry emulator

Hi All,

 

When I run my app on a actual device it only displays the splash screen then crashes, but when I download and install it on the emulator (same device) it works perfect. I think this mite be a problem with api signing, my app is signed but its first time I'm doing this so something mite be wrong there.

 

So I was wondering if possible to set the emulator so its checks signing and display a message or something? Or does anyone know what the problem mite be?

Can this be from a http connection?

 

Please help.

Please use plain text.
Developer
YamilBracho
Posts: 485
Registered: 05-31-2010
My Carrier: Movistar

Re: Set signing as required on Blackberry emulator

Does it show an exception ?

Please use plain text.
Developer
simon_hain
Posts: 10,780
Registered: 07-29-2008
My Carrier: O2 Germany

Re: Set signing as required on Blackberry emulator

you can enable device security in the simulator

----------------------------------------------------------
feel free to press the like button on the right side to thank the user that helped you.
please mark posts as solved if you found a solution.

peter_strange wrote:
"This process should happen traumatically for you in both JDE and Eclipse."
Please use plain text.
New Contributor
GVuuren
Posts: 8
Registered: 11-22-2010

Re: Set signing as required on Blackberry emulator

Thanks for replying. There is no exception if I run it on the emulator, I'm trying to display an exception as a alert on the device but there is nothing. I think the best will be to step thru my code using alerts.

 

Can this be from using a vodafone device?

Please use plain text.
New Contributor
GVuuren
Posts: 8
Registered: 11-22-2010

Re: Set signing as required on Blackberry emulator

Thanks

 

Should I add a IT Policy... or how can I enable device security?

Please use plain text.
New Contributor
GVuuren
Posts: 8
Registered: 11-22-2010

Re: Set signing as required on Blackberry emulator

Hey hey !!!

 

I found my problem...

 

The APN settings on the device was wrong... LOL

 

Thanks for your help

Please use plain text.