how can i send a message to another mobile ?
how can i call to a person ? [import]uid: 29364 topic_id: 12385 reply_id: 312385[/import]
Well you can open URL’s to do a lot of what you want to do.
something like:
phoneNumberURL = "tel:1235551212"
system.openURL ( phoneNumberURL )
or
[code]
phoneNumberURL = “sms:1235551212”
system.openURL ( phoneNumberURL )
[/code] [import]uid: 19626 topic_id: 12385 reply_id: 45131[/import]
Is there a way to prefeed the SMS textbox with some text which you can do if you create your app in XCODE and Cocoa?
This would be a neat thing for the wishlist [import]uid: 22737 topic_id: 12385 reply_id: 45179[/import]
At this stage no there is not. [import]uid: 52491 topic_id: 12385 reply_id: 45202[/import]
It’s a pity [import]uid: 29364 topic_id: 12385 reply_id: 45370[/import]
Is sending SMS something you consider supporting in Corona?
I know Corona is Game dev. by heart.
I’m not, but I think it could be a nice game feature as well.
Been exploring Corona for about a week now and cannot decide if I should buy or not.
Main reasons against is that the UI is a bit under developed and the fact that Corona is not supporting SMS.
Then there is the fact that I love all the other features 
But I really need to know your intentions with the UI and the SMS.
[import]uid: 84627 topic_id: 12385 reply_id: 53246[/import]
SMS isn’t supported, no. Sorry.
As to the UI/non-game side of things, Corona is always improving in that area. I started using Corona less than a year ago (I loved it enough to become a part of the team in April!) and since then massive improvements have been made in the area.
In fact, only last release (2011.591) CoronaUI was made available to non-subscribers
Things happen fast here.
Peach [import]uid: 52491 topic_id: 12385 reply_id: 53338[/import]
Shit, Peach Pellen, my new Idol.
Want to start with a big thank you for your tutorials.
Very good and nicely written for us beginners.
TNX a lot for this and your fast reply to my post.
I have noticed that the UI seems to be prio and this is very good.
I’m just considering subscribing because I have loved trying Corona out. Have also tried www.basic4ppc.com/ that seems good for non-gamers. But since I tried Corona I realized I will probably develop some games to 
One thing though, do you think SMS could be supported in the future?
TNX again Peach! [import]uid: 84627 topic_id: 12385 reply_id: 53355[/import]
Hey,
Thank you, and no worries 
Corona is PERFECT for games and is great for other things too, but yes, it isn’t perfect for all non-game apps. Yet
One day soon I’m sure it will be. (It is constantly improving!)
As to SMS - I really can’t say. I am not involved with that side of things and I’m not into the deeply technical stuff enough to say whether or not it would even be practical.
That said people can request features in the feature request forum and whether or not the thread is replied to, all of them do get looked at. Maybe an idea 
Peach [import]uid: 52491 topic_id: 12385 reply_id: 53517[/import]
Just one more related question.
I some forumthread about the UI, I read that it wasn’t working for android. Is this true?
Made a simple test yesterday with the widget.newButton and som sounds. After choosing build in the simulator and then downloaded the apk in my Galaxy tab it did not want to install it.
Just want to be sure this did not happen because of what I read in the forum about the UI.
TNX for all your advice!
Bergapappa
Ps.
Please tell someone high up that basic phone functions like SMS is a must to ensure Coronas success
[import]uid: 84627 topic_id: 12385 reply_id: 53701[/import]
Hi robmiracle,
Thanks a ton for this information. I was searching for this option since days. Now I can proceed with my app really fast.
one more thing I would like to know,
Is the number of calls we can make at one time limited?
Can we make only one call at a time?
Is it possible to send calls to a number of people together at the same time at a single moment?
Please help me out with these questions as well…
Thanks… [import]uid: 129159 topic_id: 12385 reply_id: 113144[/import]