MrNapcae
MrNapcae
> @MrNapcae, я раньше не встречал эту проблему, и похоже, что ее нет в примере проекта. Когда я запускаю пример проекта на iPhone SE Gen 2 с iOS 15.5, ползунок...
@jspizziri > If you're able to send me a consistent reproduction of this based off of the example app, I'll take another look at it. the only change I made...
@jspizziri Is it possible to download the full audio before playing it in order to avoid this?
@jspizziri then maybe you can find out the status that buffering is in progress?
@jspizziri Is there a way to receive a status that audio file is being loaded and it’s not available for playing yet?
@jspizziri Statuses other than none / ready / playing / paused do not come ` export const PlayPauseButton: React.FC = () => { const state = usePlaybackState(); const isPlaying =...
> @MrNapcae I don't want to be rude. But there's no way I'm going to read through that massive text dump and try and interpret what you're asking me. sorry,...
same problem +