Rauli Rikama

Results 5 comments of Rauli Rikama

I think the issue here is that it uses on Android this API: [Android SpeechRecognizer](https://developer.android.com/reference/android/speech/SpeechRecognizer.html) On that documentation it states > The implementation of this API is likely to stream...

Same issue started with me now. Version 0.17.2. Tested a bit a saw a difference. This doesn't work (starts to loop Alamofire endlessly): ``` github "Alamofire/Alamofire" github "Alamofire/AlamofireNetworkActivityIndicator" "swift2.3" github...

Also my thanks to @rs. This was years my first thing to install to new OS X installation. Awesome work!

@cristiand391 Thanks for checking this out. I'm not sure about adding this to UserInfo. It's used in these places where we don't get the value https://github.com/jsforce/jsforce/blob/76bc3edc23417575a906958ebd5b29b71e51daef/src/connection.ts#L165 https://github.com/jsforce/jsforce/blob/76bc3edc23417575a906958ebd5b29b71e51daef/src/connection.ts#L488 https://github.com/jsforce/jsforce/blob/76bc3edc23417575a906958ebd5b29b71e51daef/src/connection.ts#L520 https://github.com/jsforce/jsforce/blob/76bc3edc23417575a906958ebd5b29b71e51daef/src/connection.ts#L597 What...