Yuri Boeira

Results 5 issues of Yuri Boeira

**Describe the bug** When I enter the screen of my application, there is a function responsible for connecting to the device. It works perfectly. The problem is when you just...

**Describe the bug** I'm trying to subscribe to a feature, but an error is raised. Which is confusing, because days ago it was working correctly, without any problems. **To Reproduce**...

iOS

**Describe the bug** The documentation explains that to disconnect from a device, just cancel the subscription with deviceSubscription, for example. However, on iOS, the following logs are being triggered: ```...

bug
iOS

I need to change which path the cursor is on, programmatically. The dumbest way I thought was to use a state variable in the ```initialValue``` parameter. Is there another way...

**Describe the bug** I'm trying to disconnect from the device, but an exception is thrown. Never appeared until now. **To Reproduce** Steps to reproduce the behavior: 1. Connect to one...