Windows phone SMS plugin with extra functions -


i'm using code article, phonegap app.

http://blogs.msdn.com/b/glengordon/archive/2011/12/02/phonegap-on-wp7-tip-3-sending-sms-and-intro-to-plugins.aspx

the plugin works fine, when sms sent, want return app automatically. possible? if possible send sms without go default integrated sender, better.

i'm newbie c# , windows phone apps - please me ;)

there no way avoid integrated sms sender due security reasons. user return app after hitting button on sms conversation page (that esured automatically because of stack-controlled nature of paging in wp7, not return after hitting home button (again, behavior cannot prevented in way) , app suspended (possible return holding button , choosing it).


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -