https://bugzilla.novell.com/show_bug.cgi?id=658421
https://bugzilla.novell.com/show_bug.cgi?id=658421#c3 Jonathan Pobst <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #3 from Jonathan Pobst <[email protected]> 2010-12-09 22:46:27 UTC --- You need to specify that your app requires permission to send/receive SMS messages. Go to Project Properties, Click "Add an AndroidManifest.xml", and check the permissions: RECEIVE_SMS WRITE_SMS Then recompile and run again. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
