jtorvald / TwilioVideoXamarinIOS

Twilio Video iOS SDK binding for Xamarin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twilio Video Xamarin IOS

Twilio Video iOS SDK binding for Xamarin

NuGet

How to Build

Twilio.Video iOS 4.4.0 (March 31, 2021)

sh bootstrapper.sh

Add --registrar:static as additional mtouch arguments on iOS Build dialog for your iOS application. Sometimes adding -cxx is also 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 Video iOS SDK binding for Xamarin

License:MIT License


Languages

Language:C# 99.5%Language:Shell 0.3%Language:Ruby 0.1%