Skip to content

Releases: twilio/twilio-video-app-ios

0.1.17

24 Jan 20:33
685c3b9
Compare
Choose a tag to compare

test release

0.1.16

24 Aug 22:42
f22d33f
Compare
Choose a tag to compare

Upgraded to Video iOS SDK 5.2.0

0.1.15

03 Jun 21:42
Compare
Choose a tag to compare

Maintenance

  • Switched from CocoaPods to Swift Package Manager.
  • Burned some app version numbers trying to get CI to build the release with Swift Package Manager.

0.1.9

21 Apr 16:38
39194f2
Compare
Choose a tag to compare

Maintenance

  • Improve release process used for internal testing.
  • Use semantic versioning for the app version number.

v0.95

31 Mar 20:29
Compare
Choose a tag to compare

New Features

  • Started using SwiftUI to build a better app with a lot less code. If you want to use code from this repo in a UIKit app, see these tips.
  • Added speaker grid layout to show participant video in a grid. The grid supports pagination and users can swipe to switch between grid pages. The most recent dominant speakers are automatically displayed on the first page of the grid.
  • Added presenter layout that displays the most recent dominant speaker. If a user is sharing their screen it also displays the screen presentation.
  • Removed old video layout that had a main video view and list of participants. This is replaced by the new grid and presenter layouts.
  • New UI styling for all features except sign in and app settings.

v0.88

18 Jan 18:14
Compare
Choose a tag to compare

Maintenance

  • Updated the internal build variant to use the same REST interface for the token endpoint as the community build.
  • Removed topology setting that was only used by internal build.
  • Simplified error handling for REST requests.

v0.86

13 Dec 21:00
Compare
Choose a tag to compare

Maintenance

  • Updated repo to use Fastlane match for provisioning.

v0.85

05 Nov 22:43
Compare
Choose a tag to compare

Dependency Upgrades

  • TwilioVideo has been updated from 4.6.1 to 4.6.2. #177

v0.84

15 Oct 23:45
Compare
Choose a tag to compare

Dependency Upgrades

  • TwilioVideo has been updated from 4.6.0 to 4.6.1. #176

v0.82

20 Sep 22:03
Compare
Choose a tag to compare

New Feature

  • This release adds support for Apple Silicon arm64 Macs. You can now run the iOS and iPad OS simulators on your Mac in addition to testing on physical devices.
  • TwilioVideo 4.6.0 also updates WebRTC to M88 and modernizes the use of several WebRTC APIs.

Dependency Upgrades

  • Several dependencies were updated in order to support the iOS and iPadOS simulators on Apple Silicon machines.
  • AppCenter/Distribute has been updated from 3.3.4 to 4.3.0. #174
  • Firebase/Analytics has been updated from 6.34.0 to 8.7.0. #174
  • Firebase/Crashlytics has been updated from 6.34.0 to 8.7.0. #174
  • FirebaseUI/Auth has been updated from 9.0.0 to 12.0.2. #174
  • FirebaseUI/Google has been updated from 9.0.0 to 12.0.2. #174
  • TwilioVideo has been updated from 4.5.0 to 4.6.0. #174