jan
jan
so it's happend when I try playing streaming from this url "https://cdn.fastlearner.media/bensound-rumble.mp3" and on debuger it's say " SwiftAudioPlayer_Example[446:56285] [DEBUG] AudioConverterErrors.swift:errorDescription:78:: Reached the end of the file " but the...
**Describe the bug** I set my network link conditioner on 3g, when I play a song at music player at the middle of song music player state change to .loading...
**Describe the bug** So, I play song (format song is flac), after I seek progres bar the song and progress bar seems not synchronize. the progress bar and elapsed playback...
**Describe the bug** So, I try add AVURLAssetPreferPreciseDurationAndTimingKey on load(from:playWhenReady:initialTime) in AVPlayerWrapper class ``` func load(from url: URL, playWhenReady: Bool, initialTime: TimeInterval? = nil, options: [String : Any]? = nil)...
create observable for bufferedPosition so player can get the info about time ranges indicating media data that is readily available every time bufferedPosition has a new value (note: it still...
#102 fix this issue
add function to play immediately when buffer is available
1. **Is the bug present in the demo Chat SDK project?** some error happend on project after update/install to latest firebase 4. **Steps taken to reproduce the problem:** pod install...
### General information From [Apple docs](https://developer.apple.com/support/third-party-SDK-requirements/): > Starting in spring 2024, you must include the privacy manifest for any SDK listed below when you submit new apps in App Store...
**Describe the bug** I have come issue when i use `CustomViewEvent` from uikit sample code. I change code inside `handleCustomEventView(event:style:frame:)` become: ``` func handleCustomEventView(event: Event, style: Style, frame: CGRect) ->...