09-13-2012 05:34 AM - edited 09-13-2012 05:36 AM
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.
Solved! Go to Solution.
09-13-2012 11:52 AM
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?
09-13-2012 07:05 PM
BB9900,ripple emulator, bbui.js
09-14-2012 02:17 AM
Have you looked at this?
https://developer.blackberry.com/html5/apis/blackb
09-18-2012 12:27 AM
I'm using this one.
https://developer.blackberry.com/html5/apis/blackb
It was success when i test in ripple but fail in actual device.
What's the problem?
Thanks if help.
09-19-2012 07:15 PM
Problem Solved.
Actually is my compiler got problem.