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

Web and WebWorks Development

Reply
New Contributor
skyboss
Posts: 4
Registered: ‎04-26-2012
My Carrier: software developer

Bbm connected application - bbmwebworks demo showin 'Connecting to bbm'

I am trying to run the bbm webworks demo in the bbm sdk folder. But each time I open the application on sim1 simulator it keeps showing 'Connecting to BBM' and does not show anytin else.

My MDS simulator is running and infact sim1 and sim2 simulators are interacting with each other. I can send messages 2 eachother.

Pls help
Please use plain text.
Administrator
MSohm
Posts: 12,957
Registered: ‎07-09-2008
My Carrier: Bell

Re: Bbm connected application - bbmwebworks demo showin 'Connecting to bbm'

Are you using the latest version of the BlackBerry WebWorks SDK?

 

In WebWorks SDK v1.0.4.5, the way you reference the webworks.js file changed to this:

 

<script src="local:///chrome/webworks.js"></script>

 

Mark Sohm
BlackBerry Development Advisor

Please refrain from posting new questions in solved threads.
Found a bug? Report it using the Issue Tracker
Please use plain text.