johntyty912

Results 6 issues of johntyty912

Hi, I'm currently using this plugin to connect to my netty-socket io server which hosted on an android tablet. When I try to connect, it stuck at connecting. ![Capture1](https://user-images.githubusercontent.com/19371767/112247357-1c6c3e80-8c8f-11eb-95cb-cf6ac15b2c5e.PNG) but...

question

**Describe the solution you'd like** I would like to be able to login to zoom with email and start an instant meeting, also it would be great if we can...

enhancement
help wanted

implement vertical joystick

Hi, I am using ubuuntu 16.04 with python2.7 and the Respeaker Mic Array v2.0. I have a ValueError when I try to update the firmware. Here is the error: ```...

Hello, I would like to pass parameter to the siri action. May I know how to implement it?

Here's the test case: ``` dart @ShouldGenerate( '''class shouldHaveTheCorrectAddressAndPathImpl implements shouldHaveTheCorrectAddressAndPath { Socket socket = io('https://api.robocore.ai', { 'path': '/remote', 'transports': ['websocket'], 'forceNew': true, }); }''', contains: true, expectedLogItems: [ 'onEventElements:...