android / health-samples

Apache License 2.0
248 stars 142 forks source link

Crash on start -> HealthServicesException: Not yet implemented #224

Closed gitusman closed 6 months ago

gitusman commented 6 months ago

I am getting this exception on app start for PassiveData and PassiveGoals samples:

androidx.health.services.client.HealthServicesException: Not yet implemented at androidx.health.services.client.impl.internal.StatusCallback.onFailure(StatusCallback.kt:45) at androidx.health.services.client.impl.internal.IStatusCallback$Stub.onTransact(IStatusCallback.java:74) at android.os.Binder.execTransactInternal(Binder.java:1159) at android.os.Binder.execTransact(Binder.java:1123)