sang-hyeon / TwilioVoiceXamarinIOS-net7

TwilioVoiceXamarinIOS을 .NET 7으로 빌드하여 패키징합니다.

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.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.

About

TwilioVoiceXamarinIOS을 .NET 7으로 빌드하여 패키징합니다.

License:MIT License


Languages

Language:C# 98.6%Language:Shell 1.0%Language:Ruby 0.4%