Artem Krachulov
Artem Krachulov
### What happened? LiveKit provides [SwiftSDK](https://github.com/livekit/client-sdk-swift) for integration to the iOS applications. [SwiftUI demo project ](https://github.com/livekit-examples/swift-example) works perfectly with SPM. My goal is to use the SwifUI demo in our...
### Description When I tried to leverage all new features of version 1.7, I faced an error with observing case the path for the nested state. Accessing the case path...
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?...
We're building an application where iOS Voip is combined with LiveKit. We have all configured modes, categories, and options for the AudioSession depending on the type of the call: video...
### Description We've uploaded the application to TestFlight, and it crashes. Followed image from the crash info: Note: Release (actually same TF build) and Debug configuration works locally without issues....
Hi, very good solution for splitting views. Can you help to understand one thing about animation. How can I animate fraction value? For example on button tap, animate splitting. Code...