react-native-iot-wifi
react-native-iot-wifi copied to clipboard
iOS: added logic to trigger error if connection fails
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.