Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overloaded clients for com.google.android.gms.fitness.HistoryApi #203

Open
snowme34 opened this issue Mar 11, 2019 · 1 comment
Open

Overloaded clients for com.google.android.gms.fitness.HistoryApi #203

snowme34 opened this issue Mar 11, 2019 · 1 comment
Labels
bug Something isn't working Low

Comments

@snowme34
Copy link
Collaborator

Gms Client Supervisor: There are 300 clients for service com.google.android.gms.fitness.HistoryApi

We call the updateCount per second. After 100 second, there will be 100 clients for that API

What should we do?

@snowme34 snowme34 added bug Something isn't working Low labels Mar 11, 2019
@snowme34
Copy link
Collaborator Author

Complete log:

E/GmsClientSupervisor: There are301 clients for service com.google.android.gms.fitness.HistoryApi
java.lang.Exception
at com.google.android.gms.common.internal.zze.zza(Unknown Source:31)
at com.google.android.gms.common.internal.BaseGmsClient.zza(Unknown Source:103)
at com.google.android.gms.common.internal.BaseGmsClient.connect(Unknown Source:142)
at com.google.android.gms.common.api.internal.GoogleApiManager$zaa.connect(Unknown Source:224)
at com.google.android.gms.common.api.internal.GoogleApiManager.zab(Unknown Source:47)
at com.google.android.gms.common.api.internal.GoogleApiManager.handleMessage(Unknown Source:173)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:164)
at android.os.HandlerThread.run(HandlerThread.java:65)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Low
Projects
None yet
Development

No branches or pull requests

1 participant