Exception when subscribing to sleep data: com.google.android.gms.common.api.ApiException: 16:
When I run 'sleepsamplekotlin' app on Android 10 and execute subscribeToSleepSegmentUpdates(), I get error like below.
2021-04-27 11:25:49.158 6625-6625/com.android.example.sleepsamplekotlin D/MainActivity: Exception when subscribing to sleep data: com.google.android.gms.common.api.ApiException: 16:
My test devices are Galaxy M20 and Galaxy A12, both of them are installed Android 10, and same problems occurs on both devices.
What make me more confused is, on AVDs in Android Studio(NOT physical device, Android 10 is installed), there are no problem.
On Android 11, regardless of devices' virtuality, it works fine.
I think it is caused by the version of Google Play Service, but I can't figure out exactly what is the problem.
I have the same problem. My device is Samsung m30s. Please check
Still facing the same problem on my moto device. Is there any proposed solution or update by Android API devs?
Same Issue, please help
Still catching the same issue on Android 12.