mozilla-magnet / magnet-scanner-android

An Android library that scans for URLs around you
3 stars 6 forks source link

Handle GoogleApiClient connection failures #14

Open wilsonpage opened 7 years ago

wilsonpage commented 7 years ago

There is a chance that some users don't have Google Play Service on their device, in which case this should be managed. The following article outlines a sensible strategy:

https://developers.google.com/android/guides/api-client#handle_connection_failures