Gordon Langford
Gordon Langford
I was having similar issue with this and I tried using "findAndConnect" and then forceWifi for Android and this then connected properly and allow me to hit the server on...
See comment in #346 Looks like on Android you have to use "findAndConnect" and then forceWifi.
Ok so made some progress with the Objective sharpie pod bin exception. `System.TypeInitializationException: The type initializer for 'Mono.Unix.Native.Syscall' threw an exception. ---> System.DllNotFoundException: /Library/Frameworks/ObjectiveSharpie.framework/Versions/3.4.0/../lib/libMonoPosixHelper.dylib ` As this suggest it is...
@alexsorokoletov Hi Alex, No I did not try reinstalling it but I will do that now. Yes I did try using objc-automatic but I didn't get as far as I...
Hi Alex, I know how to deal with the iphoheOS SDKs when I'm binding libs individually but this was as part of the sharpie pod bind and only one lib...
If it is in the path it is required and it appears you need to add `required: true`. However when I do this it flags `required: true` as an error