Reputation: 166
From the last days i am struggling to how to use twilio in my ios app to make and receive a call with test credentials.Do i have to set up server for that and if yes then how to use the server and make call ? And if twilio does not allow to make call with test credentials ,how to make call with live paid credentials?
Please guide me .And pardon in case of any spelling mistake.
Any help is appreciated.
Thnx
Upvotes: 0
Views: 347
Reputation: 1244
Twilio employee here. Check out the Quickstart docs on our website: it takes you step-by-step through the setup process for iOS: https://www.twilio.com/docs/quickstart/php/ios-client
Twilio will allow you to place phone calls and send SMS messages to numbers you have verified on your test account. Add your personal phone number to the Verified Called ID list here: https://www.twilio.com/user/account/phone-numbers/verified
I hope that helps!
Upvotes: 1