twilio / video-quickstart-ios

Twilio Video Quickstart for iOS
https://www.twilio.com/docs/api/video
MIT License
460 stars 177 forks source link

ISDK-2938: Ensure Quickstart apps work when built with Xcode 12 and run on iOS 14 #524

Closed paynerc closed 4 years ago

paynerc commented 4 years ago

This PR fixes a few issues in the Quickstarts that were found when testing with Xcode 12 Beta 2 and iOS 14 Beta 2

  1. The CameraSource was not being shutdown properly when switching audio devices in the Audio Device Example app
  2. The SceneDelegate in the VideoQuickstart was not being compiled under Xcode 12. Tweaked the Macro used to skip the file with Xcode 10.

Contributing to Twilio

All third-party contributors acknowledge that any contributions they provide will be made under the same open-source license that the open-source project is provided under.