swift-example
swift-example copied to clipboard
Example app for LiveKit Swift SDK 👉 https://github.com/livekit/client-sdk-swift
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...
## 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)  
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`....