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

Testing and Deployment

Reply
New Contributor
Kangaroo_Mouse
Posts: 4
Registered: ‎09-13-2012
My Carrier: -
Accepted Solution

SMS

[ Edited ]

Hi, I'm new here and first time develop BB Mobile.
I have a question want to ask.
I have build a program for sending and receive SMS, one problem is i cannot send the message out.
Can kindly tell me?

I'm using JavaScript.

Please forgive me if got grammar problem.
Thank you.

Please use plain text.
Developer
The_Anomaly
Posts: 316
Registered: ‎08-06-2012

Re: SMS

Lets ask you some questions:

1. What platform or device are you developing for?

2. How are you developing - using ripple emulator?

3. Are you using bbui.js or any specific JS framework?

4. Can you supply the portion of code soing the smsing?

If it helped you, click like. :smileyhappy:
Please use plain text.
New Contributor
Kangaroo_Mouse
Posts: 4
Registered: ‎09-13-2012
My Carrier: -

Re: SMS

BB9900,ripple emulator, bbui.js

Please use plain text.
Developer
The_Anomaly
Posts: 316
Registered: ‎08-06-2012

Re: SMS

Have you looked at this?

 

https://developer.blackberry.com/html5/apis/blackberry.message.sms.html

If it helped you, click like. :smileyhappy:
Please use plain text.
New Contributor
Kangaroo_Mouse
Posts: 4
Registered: ‎09-13-2012
My Carrier: -

Re: SMS

I'm using this one.

https://developer.blackberry.com/html5/apis/blackberry.message.sms.html

It was success when i test in ripple but fail in actual device.
What's the problem?
Thanks if help.

Please use plain text.
New Contributor
Kangaroo_Mouse
Posts: 4
Registered: ‎09-13-2012
My Carrier: -

Re: SMS

Problem Solved. 
Actually is my compiler got problem.

Please use plain text.