Welcome!

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
Developer
pradeep_ch
Posts: 540
Registered: ‎12-23-2010
My Carrier: Airtel
Accepted Solution

Problem while opening application.

Hi All,

 

I am using BBM 6.0 in my application, If the device not have the BBM 6.0 version then the app is not opening and it is showing an error your app has pre-verification errors, it is working if the device has BBM 6.0.

 

Actually in my app BBM has very less functionality, but if the device not have BBM 6.0 the app is not opening.

 

What is the solution for that, can anybody suggest.

 

Thanks.

Please use plain text.
Developer
simon_hain
Posts: 13,754
Registered: ‎07-29-2008
My Carrier: O2 Germany

Re: Problem while opening application.

use the proxy implementation, or check this thread.
http://supportforums.blackberry.com/t5/Java-Development/BBM-Alternative-Dependency-Checker-hangs-on-...
----------------------------------------------------------
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.
@SimonHain on twitter
Please use plain text.
Developer
peter_strange
Posts: 17,631
Registered: ‎07-14-2008

Re: Problem while opening application.

Please use plain text.
Developer
pradeep_ch
Posts: 540
Registered: ‎12-23-2010
My Carrier: Airtel

Re: Problem while opening application.

Hi Peter and Simon,

 

I was successfully implemented this and thanks to you both for this help.

Now I have 2 cod files, doI need to install these two cod files separately in device or is there any way to combine.

Also I want to submit my App to AppWorld, do I need to submit these two cod files.

 

Please guide me.

 

Thanks in advance.

 

Please use plain text.
Developer
pradeep_ch
Posts: 540
Registered: ‎12-23-2010
My Carrier: Airtel

Re: Problem while opening application.

Thanks all,

 

I got the information from the following link.

 

http://supportforums.blackberry.com/t5/Java-Development/BBM-SDK-Dependency-Checker-Packaging-the-pro...

 

Thanks.

Please use plain text.