Vladyslav Melnychenko
Vladyslav Melnychenko
Also interested in this
Also getting this error. react-native-permissions is set up correctly. I use them in the same project and everything is ok.
Thanks for a quick response @ivannador ! What about progressive download?
Thanks @gaborszanto! And how does **cachePosition()** behave with progressive download? Can it be called right after **open(...)**?
Thanks! Really appreciate quick response 🙏 One (hopefully) last question - I am trying to run ReactNative example (with progressive download) and I am getting an error: `PlayerEvent_ConnectionLost: "Network socket...
Same on Android. HLS plays fine, progressive download doesn't work.
@ivannador @gaborszanto we are evaluating this SDK for our company use and are blocked by this issue. I'd really appreciate any tips 🙏
@ivannador Yes, this one works. But the one in the example doesn't, though it is a valid url. Is there a way to tell why? To make sure it doesn't...
Thank you. I am also getting a small click when using **loopBetween(3000, 5000, true, 255, false)** as you can hear on the video. Is it possible to remove it completely?...
And regarding seeking in file that is being downloaded, from what I gathered if you seek to the part that hasn't yet been downloaded, nothing plays, is that correct? If...