Jose Tobar
Jose Tobar
### Added Amsterdam JSNation 2019. #23
I noticed that the location permissions were not prompting when I test my app on a fresh build on Android, this would cause an error 2 when trying to connect...
Fixes # https://github.com/tadasr/react-native-iot-wifi/issues/25 adding error handling functionality in else conditions for `connect` and `connectSecure` methods in iOS.
whenever you get the message "failed to connect to " on iOS, no error is received. A walk around is setting a timeout in case the connection fails, but this...
Fix bug where duplicate Expectation in a Expectation Validation Result were getting added when error exceptions were captured. This was being caused when the `aborted_exception_info` was getting duplicated on retry...
Add contract test for creating a Checkpoint in Cloud REST endpoint - [ ] Description of PR changes above includes a link to [an existing GitHub issue](https://github.com/great-expectations/great_expectations/issues) - [x] PR...