Steven Moy
Steven Moy
This project is basically inactive per the note To ensure the best experience for our customers, we have decided to inline this connector directly in Databricks Runtime. The latest version...
After adding the Monkey.Robotics component into my Droid project, i see it includes Robotics.Mobile.Core.dll in android, ios and ios-unified. I guess I can just add reference to Robotics.Mobile.Core.dll in my...
Device.State in Android is not in a very good condition, the code even raises the question. ``` // TODO: investigate the validity of this. Android API seems to indicate that...
I submitted a pull request to fix that here: https://github.com/xamarin/Monkey.Robotics/pull/41
I submitted a pull request to address ConnectedDevices property: https://github.com/xamarin/Monkey.Robotics/pull/43
It turns out the behavior varies quite wildly between HTC One (M7) with Android 5.0.2 and Nexus 7 (2013) with Android 5.1.1. With the HTC M7, discovery can report the...
Hi @Ascend1984, thanks for reporting the bug. Have you already tried removing the "resources" directory in the template and do a fresh import? There were some `exclude` directive fixes. Before...
Thank you fro the follow up. I will investigate the credential block issue (it was designed to be launched as a informational, investigation detail). it's safe to disable to move...
Any developer likes to take this on? there should be a pretty solid path as the google group support uses the same SDK. So I will outline roughly the implementation...
I primed the pump to have import working. But it will take more iteration to get to support create user. https://github.com/noqdev/iambic/pull/639 It seems from API docs, create user must supply...