ryanhubbell
ryanhubbell
``` 11-07 11:09:38.949 3962-7031/com.mycompany.myapp A/art: art/runtime/java_vm_ext.cc:410] JNI DETECTED ERROR IN APPLICATION: can't call void com.github.druk.rxdnssd.RxResolveListener.serviceResolved(com.apple.dnssd.DNSSDService, int, int, byte[], byte[], int, com.apple.dnssd.TXTRecord) on null object 11-07 11:09:38.949 3962-7031/com.mycompany.myapp A/art: art/runtime/java_vm_ext.cc:410] in...
Once the iDevices BLE Java module is complete, create some simulated devices for testing various functions in SweetBlue against them.
RECONNECTING_SHORT_TERM, and RECONNECTING_LONG_TERM don't currently show up when using BleManager.setListener_DeviceState() (and possibly when setting it directly in the BleDevice). Pipe these states through the listeners.
It seems some devices don't work as well with the Lollipop+ scanning API. Try to improve this so users don't have to use a deprecated API for their scanning.
So it will scan x seconds, then run the transaction, then Please.stopScan(), Please.startScan(), Please.startScan(Interval)
It has been lightly tested, and seems to work, but put more testing into it, and then add it to the documentation as such.
We're using .NET 5 in our Azure Functions, and would love to use this library, however, it seems it's not compatible with the .NET 5 specific Azure Functions SDK. Error:...
Bug description: I'm getting this stack trace when running unit tests via jasmine that contain ngx-bootstrap's popover. `An error was thrown in afterAll TypeError: Cannot read property 'match' of undefined...
I wasn't happy with what github annotations gives you (especially the limit of 10!), so I went ahead and implemented a new way to display the results, which creates markdown....
Is it possible to allow items in a Scrollview to be clickable when refreshing?