xamarin-bindings-for-twilio / TwilioVoiceXamarinIOS

MIT License
3 stars 2 forks source link

Release/v6.3.0 #1

Closed krnvd closed 2 years ago

krnvd commented 2 years ago

This one updated the Twilio Voice iOS binding to the latest v6.3.0 version https://www.twilio.com/docs/voice/sdks/ios/changelog#630

Carthage is not currently a supported distribution mechanism for Twilio Voice. Carthage does not currently work with .xcframeworks. So I had to update the binding process to use CocoaPods instead.

Temporary removed NuGet package references. TBD.