google api client - How can I simulate connection failures of GoogleApiClient in Android? -
i trying implement connection failure handling while trying connect googleclientapi described here:
https://developers.google.com/android/guides/api-client#handle_connection_failures
my problem connect succeeds. can cause fail , go onconnectionfailed() ? when turn off wifi , networking still succeeds "connect"
Comments
Post a Comment