domaven / xamarin-plugins

Cross platform Xamarin & Windows plugins for PCLs
MIT License
37 stars 51 forks source link

added a null check for #9

Closed PureWeen closed 8 years ago

PureWeen commented 8 years ago

Added a check for mGoogleApiClient == null so it doesn't crash the application when it uses the Boot Receiver and the application doesn't have play services installed

https://github.com/domaven/xamarin-plugins/issues/8