Ondřej Korol

Results 5 issues of Ondřej Korol

Hey everyone, I'm struggling with the proper setup of the project where I use R.Swift and have multiple targets: - Main iOS app - App Clip - Widget I have...

Hi. We’re getting reports that sometimes users who left a channel are still visible to other users. My assumption is that there is some kind of cache issue. It’s easy...

swiftui-repo

Following the [issue](https://github.com/GetStream/stream-chat-swift/issues/2731) of unreliable reactions on pinned messages, I noticed a weird behavior. Adding or removing a reaction will result in the insert/removal transition of the whole message view,...

bug

## What are you trying to achieve? In our codebase, we try to leverage the latest Swift features. For asynchronous calls, we're using the new Swift concurrency framework. I see...

Hi everyone, I’m currently working on a project using AVAudioEngine and need assistance with properly encoding and decoding AVAudioPCMBuffer to and from the Opus format. Would anyone be able to...