xamarin-bindings-for-twilio / TwilioVoiceXamarinIOS

MIT License
3 stars 2 forks source link

Twilio Voice Xamarin IOS

Twilio Voice iOS SDK binding for Xamarin

NuGet

How to Build

Twilio.Voice iOS 6.3.0 (May 17, 2021)

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

We 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

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.