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 Developer
ramikay
Posts: 1
Registered: 11-01-2009

SMS Protocol on Blackberry

Using the sms: protocol on Symbian devices opens up the Compose message screen. Example:

 

<a href="sms:?body=Example%20test">Send SMS</a>

 

When tested on BlackBerry,  it gives an error: "The protocol specified is not supported by the handheld. Please try a different URL."

Is there any way of achieving this in BlackBerry?

Please use plain text.
BlackBerry Development Advisor
tneil
Posts: 3,555
Registered: 10-16-2008
My Carrier: Rogers

Re: SMS Protocol on Blackberry

There is no current support for the SMS uri in the BlackBerry browser.  Only the mailto functionality.

Tim Neil
Director, Application Platform & Tools Product Management
Follow me on Twitter
Please use plain text.
New Developer
Karlitos
Posts: 1
Registered: 11-23-2009

Re: SMS Protocol on Blackberry

Is there a workaround?

 

I need to be able to open the sms app with the mobile number(s) that appear on a link on the bb browser as per (sms:+3423423333) for example.

 

Please use plain text.