twilio / video-quickstart-ios

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

VIDEO-13326 Remove S3 link usage #669

Closed asemivragovs closed 2 weeks ago

asemivragovs commented 2 months ago

Description

Remove Amazon S3 link that was posing a security issue SECOPS-4857. The video file that was hosted is not included in the project bundle.

Breakdown

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.

dipankadas commented 2 months ago

@asemivragovs How do we validate this is working? Do we even know how/when that file is supposed to be used?

asemivragovs commented 2 weeks ago

It was validated that the AVPlayerExample target is correctly playing the new added video file.