jamesmontemagno / Xamarin.Plugins

Cross-platform Native API Access from Shared Code!
MIT License
1.3k stars 380 forks source link

Update ConnectivityImplementation.cs #316

Closed markdou812 closed 8 years ago

markdou812 commented 8 years ago

Please take a moment to fill out the following (change to preview to check or place x in []):

Fixes # .

Changes Proposed in this pull request:

This fixes/implements:

Which plugin does this impact:

Fixed a bug in the ConnectivityManager property to ensure that the native handle to is not invalid (IntPtr.Zero).