This is a migrated thread and some comments may be shown as answers.

Send Message plugin

3 Answers 60 Views
AppBuilder Windows client
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Nitesh
Top achievements
Rank 1
Nitesh asked on 16 Jan 2014, 06:32 AM
Hello all, i am ready with my application i    just  wanted to know any plugin from which i can send message to Android and IOS mobile phone. 

3 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 16 Jan 2014, 08:23 AM
Hi Nitesh,

The built-in sms url scheme in iOS and Android allows you to start the messaging app either empty or with pre-filled number. If you also want to pre-fill the message text body as well, you can accomplish such task with custom Cordova plugin such as this one: SmsComposer. This plugin is not plugman compatible and does not target Cordova 3.0, so updating it as described in this post would be required: How to Write a PhoneGap 3.0 Plugin for Android. We've already provided guidance and modified plugin in this forum post.

For more information on using custom Cordova plugins with Icenium, please refer to our documentation: Working with Custom Plugins.

Regards,
Steve
Telerik
You've missed the Icenium Visual Studio Integration keynote? It has been recorded and posted here.
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
0
Nitesh
Top achievements
Rank 1
answered on 16 Jan 2014, 10:54 AM
Thank you for your reply but if i use url Scheme for sending the message then it open the message app of mobile phone then user have to press again send button and this is we don't want. do you have solution so that user does not need to click on send button on message app it send automatically when message app open. 
0
Steve
Telerik team
answered on 17 Jan 2014, 03:55 PM
Hi Nitesh,

It is not possible to send email without user interaction as this is considered a security risk e.g. you app might gather sensitive info from device and send it without user knowing or simply send emails pretending to be the user.

Regards,
Steve
Telerik
You've missed the Icenium Visual Studio Integration keynote? It has been recorded and posted here.
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
Tags
AppBuilder Windows client
Asked by
Nitesh
Top achievements
Rank 1
Answers by
Steve
Telerik team
Nitesh
Top achievements
Rank 1
Share this question
or