swift-example icon indicating copy to clipboard operation
swift-example copied to clipboard

Example app for LiveKit Swift SDK 👉 https://github.com/livekit/client-sdk-swift

Results 22 swift-example issues
Sort by recently updated
recently updated
newest added

When I connect to room and start screen sharing - it works. But when I stop screen sharing and then start it back - it stays in loading state. After...

Swift

## First launch * Connected to the room * Enabled camera (default settings) * It showed camera access request and crashed (even before I accepted it) ## Second launch *...

When I remove iPad destination in Xcode and launch on iPad, video appears rotated in landscape mode (in portrait it looks fine) ![landscape](https://uploads.linear.app/65f9603c-a265-4a1f-8af0-4c2243b87ade/878cbe27-fcab-4489-996f-818a11773d47/d58646b3-0dff-488d-be35-1be67095d4e0?signature=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJwYXRoIjoiLzY1Zjk2MDNjLWEyNjUtNGExZi04YWYwLTRjMjI0M2I4N2FkZS84NzhjYmUyNy1mY2FiLTQ0ODktOTk2Zi04MThhMTE3NzNkNDcvZDU4NjQ2YjMtMGRmZi00ODhkLWJlMzUtMWJlNjcwOTVkNGUwIiwiaWF0IjoxNzE4ODY1MTU0LCJleHAiOjMzMjg5NDI1MTU0fQ.NiZE3C1v_xHP3Hv5bHR51tXhhsG1KC4mnAN1lHa57jA) ![portrait](https://uploads.linear.app/65f9603c-a265-4a1f-8af0-4c2243b87ade/f8d020f8-c828-4032-91e4-5e0f14825505/8defce4a-526f-4928-be49-3c64a970efac?signature=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJwYXRoIjoiLzY1Zjk2MDNjLWEyNjUtNGExZi04YWYwLTRjMjI0M2I4N2FkZS9mOGQwMjBmOC1jODI4LTQwMzItOTFlNC01ZTBmMTQ4MjU1MDUvOGRlZmNlNGEtNTI2Zi00OTI4LWJlNDktM2M2NGE5NzBlZmFjIiwiaWF0IjoxNzE4ODY1MTU0LCJleHAiOjMzMjg5NDI1MTU0fQ.Zhs1xwIJCWkjF6emuQepbDjAVLxMSoOgvm0mdfMr5TI)

When I connect to room and enable screen share, it didn't ask for permissions and stays in loading state (button is also glowing)

Welcome to [Renovate](https://redirect.github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable...

The original issue was posted on [tuist issues](https://github.com/tuist/tuist/issues/5363), but maybe someone faced the same problems or had experience with it. Will be very appreciative to have help. ### What happened?...

Motivation: An asset currently being used in `swift-example` is the color `lkRed`. Origin branch included unused asset `LKRed.colorset` in `Assets.xcassets`. Changes made: - renamed `LKRed.colorset` to `lkRed-temp.colorset` then to `lkRed.colorset`....