google / google/play-services-plugins
Getting unable to connect to service error while loading libraries
- Dominant language
- Kotlin
- Stars
- 526
- Forks
- 167
- Avg merge
- 7d 21h
- Merged PRs (30d)
- 2
Description
**Describe the bug**
I just started to face error messages while it was trying to connect licenses service, There are more than 30+ open source libraries in project but I can only see 4 of them.
**Desktop (please complete the following information):**
- Gradle version: [5.5]
- Android Studio version [3.5 (stable)]:
- Plugin name and version [OSS Licenses 17.0.0]:
**Additional context**
I changed OSS licenses version from `17` to `16.0.2` and some of libraries has appeared again(not all of them) but I'm still getting same error messages on Logcat.
```
11-22 10:02:16.483 24233-24368/? E/GmsClient: unable to connect to service: com.google.android.gms.oss.licenses.service.START on com.google.android.gms
11-22 10:02:16.505 24233-24368/? E/GmsClient: unable to connect to service: com.google.android.gms.oss.licenses.service.START on com.google.android.gms
11-22 10:02:16.507 24233-24459/? W/OssLicensesLoader: Error getting license list from service: com.google.android.gms.common.api.ApiException: 17: API: OssLicensesService.API is not available on this device.
```
Contributor guide
Assessment
This issue has not been assessed yet.