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.
Asked
Active
Viewed 438 times
1 Answers
0
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

Mario
- 1