Marko Solomun

Results 60 comments of Marko Solomun

Just looking same thing here https://github.com/SortableJS/Vue.Draggable/issues/935#issuecomment-1492773702 and check updated comment at the bottom with solution. I guess that's what you are looking for.

Can you describe the issue plese.

I am interested in same, have KP115 and would like to control it. I'll have a look into API used for what's already added.

Same issue here as well OP 3T and only if I am using camera, snap the picture. How can I at least capture null and throw modal or other info?...

@deeeznuds This isn't limitation of Android 9. I have devices with Android 7, for instance Huaweit T3 tablet which works just fine. What I have tested so far, once storage...

No success so far, this is issue with core API and not plugins (from pub.dev) that are using it. A bit difficult to debug, as well. It's somethig for core...

You have to match version of plugin and Socket server. That is main reason why it does not work. Check plugin documentation and install version that matches your Node socket.io...

Check this out https://github.com/rikulo/socket.io-client-dart/issues/319

@sametserpil is your server Apache or Nginx and do you have access to config? - I am not Apache (and even less Nginx) expert but I'll try to help.

Can you paste your: 1. Ngix configuration 2. Flutter socket connection part 3. Node JS server / Client connection part of the code It's missconfiguration or missmatch of versions.