Shikhar13 / codenameone

Automatically exported from code.google.com/p/codenameone
0 stars 0 forks source link

Display.getInstance().sendSMS() throws Security Exception on ANdroid #250

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try sending a message with the line mention in summary

What is the expected output? What do you see instead?
Its expected that a SMS will be sent out. I see a security exception being 
thrown:

Java.lang.securityException:Sending Sms Message: Neither user 10105 nor current 
process hass android permission.SEND_SMS

What version of the product are you using? On what operating system?
1)Android OS on motorola atrix 2

Original issue reported on code.google.com by nikhilda...@hotmail.com on 11 Jul 2012 at 7:42

GoogleCodeExporter commented 9 years ago

Original comment by shai.almog on 11 Jul 2012 at 4:02

GoogleCodeExporter commented 9 years ago
fixed, thanks

Original comment by cf27...@gmail.com on 16 Jul 2012 at 1:06