syonip

Results 39 comments of syonip
trafficstars

Hi, I'm found I'm getting this error randomly after a while working on the project. It seems that running `vue add cordova` again solves it. I don't see any symlinks...

Hi @Highter87, thanks for opening this issue. If you have time to make this configuration work and make a PR it would be great! You can find a tutorial about...

I'd accept a PR if you have time :)

hey @shrewdlogarithm , Thanks for reporting this. Haven't used this package in a while, but I looked it up and found a solution that works on SO: https://stackoverflow.com/a/69823223/2942294 ``` cd...

Hi @Egnus ! In my project I refer to static assets without "/". For example, if I have a file in `public/images/bg.jpg` I'll refer to it from my svelte components...

Sure a PR would be great, thanks! On Mon, 3 Feb 2020 at 15:06, Ignacio Bustos wrote: > Yes, and it works, initially. > > Unfortunately, if your SPA starts...

Hi @BrianTum , As for the first issue, you're getting a 404 error from exoplayer: ``` E/ExoPlayerImplInternal(27998): Caused by: com.google.android.exoplayer2.upstream.HttpDataSource$InvalidResponseCodeException: Response code: 404 ``` Trying to go to the link...

The performance is a combination of many factors, so I would try to isolate the problem by performing tests: - You can test the serving itself using an online hls...

Hi @suneetsmausil , I actually don't know. I know that agora.io has a flutter package that does this. Never tried it with firebase. If you manage to do it send...

Hi @jwhit16 , Where are you getting duration 0?