Cordova SMS (Plugins)

0 favourites
  • 9 posts
  • Cordova SMS — Now for sale in the Scirra Store!

    https://www.scirra.com/store/construct2-plugins/cordova-sms-2538

    <p>Cross-platform plugin for Cordova / PhoneGap to to easily send SMS. Available for Android, iOS, Windows Phone 8 and Windows 10 Universal (BETA).See FAQ for special instructions.</p>

    Use this topic to leave comments, ask questions and talk about Cordova SMS

  • Hi ... have you tested it yet with XDK

    and is there a tutor in how to setup/use it

    REGARDS

  • Hi ... have you tested it yet with XDK

    and is there a tutor in how to setup/use it

    REGARDS

    I have not tested on XKD. There i no setup, just use the actions wherever needed. I am available via email to answer any questions about how to use, but it's pretty straight forward.

  • Okay .. But what plugin is used for the build ?

    R/

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • It uses this:

    https://github.com/cordova-sms/cordova-sms-plugin

    Okay .. But what plugin is used for the build ?

    R/

  • Hi .. Just purchased this plugin

    BUT where is documentation ?

    http://lockegames.com/cordova-sms.html

    This is a real disappointment, thougt that It could be used

    for user would open the sms contacts > pick a number and

    then send.

    User cant even put in a phone number ?

    Hmmm

  • Hi back,

    I'm not exactly sure how you are having an issue or why the negativity in place of asking for assistance. That aside follow these steps to send an sms message:

    1: Install the plugin by dragging the c2addon file into Construct 2 IDE

    2: Restart Construct 2

    3: Open the project you wish to send an sms from

    4: From any layout, right click and choose insert new object

    5: Find and install SMS from the PhoneGap section

    6: Add a trigger condition, such as button on clicked

    7: In that event click on add action

    8: Find SMS and open it. From the SMS menu, choose Send SMS. It will be the bottom most action.

    9: Fill in the phone number and message you want to send before clicking done.

    10: That is all it takes my friend. Once you install it the first time it will become very easy to maneuver for you. If it doesn't don't hesitate to send me a private message. I get alerts for those to my email so I end up seeing and responding to those faster.

    Have a great day,

    Hi .. Just purchased this plugin

    BUT where is documentation ?

    http://lockegames.com/cordova-sms.html

    This is a real disappointment, thougt that It could be used

    for user would open the sms contacts > pick a number and

    then send.

    User cant even put in a phone number ?

    Hmmm

  • Hi ... Thanks for quick reply

    I guess you dont see my point

    I was hopeing for a way to get player/user to send

    a sms to their friend about the game

    Since player/user cant insert a number eg. in a inputbox

    or pick from their contatcs / phonebook

    its very limmited

  • Hi ... Thanks for quick reply

    I guess you dont see my point

    I was hopeing for a way to get player/user to send

    a sms to their friend about the game

    Since player/user cant insert a number eg. in a inputbox

    or pick from their contatcs / phonebook

    its very limmited

    Insert a textbox and a button object. The user can input a phone number in the textbox and when you press a button use the textbox.text variable in the send sms action. Using the users contact list would require additional features that I didn't build into this because it would require additional permissions and Cordova plugins that the end user might not want to grant. That's why support for contacts wasn't included and it would have increased the cost of the plugin for users. I will look into creating a plugin using the contacts of the device. Consider that a work in progress plugin.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)