jtorvald / TwilioVoiceXamarinIOS

Twilio Voice iOS SDK binding for Xamarin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twilio Voice Xamarin IOS

Twilio Voice iOS SDK binding for Xamarin

NuGet

How to Build

Twilio.Voice iOS 6.0.2 (November 4, 2020)

sh bootstrapper.sh

Add --registrar:static as additional mtouch arguments on iOS Build dialog for your iOS application Sometimes adding --registrar:static -cxx -gcc_flags -dead_strip flags is required.

Sample

I don't have C# version of twilio quickstart application, so I highly recommend you to read about using native library bindings for xamarin and check official Twilio quickstart guides.

delegate sample

voice-quickstart-swift

Contributions

Members of the community have contributed to improving and update bindings:

If you have a bugfix or an update you'd like to add, please open an issue. All pull requests should be opened against the master branch.

About

Twilio Voice iOS SDK binding for Xamarin

License:MIT License


Languages

Language:C# 99.1%Language:Shell 0.9%