- Home /
 
 
               Question by 
               programmrzinc · Sep 13, 2014 at 02:29 AM · 
                androidsms  
              
 
              Get Android Phone Number
I want to create an invite system in Unity, but I need a way to invite a friend via SMS ( as to send a link) . Is there support for this, first of all, and second, how do I go about this?
               Comment
              
 
               
              Answer by HarshadK · Sep 13, 2014 at 04:08 AM
You can get the contact list using Retrieving a list of contacts And then extract mobile numbers from it and send SMS using SmsManager
Your answer
 
             Follow this Question
Related Questions
A node in a childnode? 1 Answer
Facebook Login restarts app on android 0 Answers
Upgrading to Unity 3.4 question 1 Answer
Integrate android eclipse project in unity3d 0 Answers
Android Communication 1 Answer