Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Lite Bundle for App Clips #65

Closed
marcato15 opened this issue Dec 17, 2020 · 1 comment
Closed

Feature Request: Lite Bundle for App Clips #65

marcato15 opened this issue Dec 17, 2020 · 1 comment

Comments

@marcato15
Copy link

@marcato15 marcato15 commented Dec 17, 2020

With the release of App Clips in iOS 14 it’d be nice to offer a basic Video call feature in an App Clip. The uncompressed bundle size is required to be below 10 mb which means including just the current Twilio Video SDK is too big for an app clip. Is there a subset of functionality that could be provided in a lite version of the library to make a basic video call functionality available in an App Clip?

@bobiechen-twilio
Copy link
Contributor

@bobiechen-twilio bobiechen-twilio commented Dec 17, 2020

Hi @marcato15

Thanks for reaching out. It seems that you might be using the Video iOS SDK, but I think the same applies to both the Programmable Video and Voice SDKs - since socket connection is not supported in App Clips bundle, unfortunately the app cannot connect to rooms or calls using the SDK. For more information you can check out the App Clips section here: #56

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants