Can't send SMS from J2ME using JAD+JAR

453 views Asked by At

I have posted an application that send scheduled SMSs to OVI store ,but QA reject the application claiming that the application can't send any SMSs and it works fine when launching the application only with the .jar file. Any Ideas how can I solve the problem.

1

There are 1 answers

0
Mario On

All I wanted to do is to declare one more permission in order to obtain the permission to send SMS when the application is signed:

javax.wireless.messaging.sms.send