My game option require to send an invitation to the person on user's contact lists. If there is any email available then a message will be send via server to the contact's email address.
All the server side work i have completed but now i need to import the phone list of the gamer's mobile and show it on the screen. So that he would choose to send invitation.
Now problem is I dont know how to import the contact list of mobile using construct2...Is there any way to make that using construct2? Or any idea how to achieve this goal?