Paulo Coutinho

Results 433 comments of Paulo Coutinho

Ok. So my suggestion is that you remove in your readme the text that you don't support other sqlite thread safe. The conan repository is forcing the sqlite be compile...

Maybe: ``` webview?.interfereWebViewSetup(WebViewSetupInterference { webView -> val webSettings = webView.settings webSettings.javaScriptEnabled = true webSettings.defaultTextEncodingName = "utf-8" }) ```

Hi, The problem is when i execute on my Android, i get: > ./go > go: No such file or directory File download and extracted on Android: https://storage.googleapis.com/golang/go1.7.4.linux-armv6l.tar.gz I tried...

It is not compatible.

Im getting this error: ``` [ERROR] WebDriverException: Message: Service chromedriver unexpectedly exited. Status code was: 127 Traceback (most recent call last):   File "/var/task/lambda_function.py", line 80, in lambda_handler     driver = webdriver.Chrome(chrome_options=chrome_options)   ...

I want use it with UIKit in a table view too. Is possible?