play-services-plugins icon indicating copy to clipboard operation
play-services-plugins copied to clipboard

Plugins to help with using Google Play services SDK.

Results 137 play-services-plugins issues
Sort by recently updated
recently updated
newest added

**Describe the bug** The list of List of Open source licences includes "${project.groupId}:${project.artifactId}": **To Reproduce** * Open "Open source liceneses" I need help to debug where "${project.groupId}:${project.artifactId}" comes from. It's...

There is nothing posted here or on https://firebase.google.com/support/release-notes/android. Could these notes be posted somewhere so consumers know what to expect?

## Describe the bug 🚨 **The 4.4.1 pom is missing the `com.android.tools.build:gradle-api` dependency:** https://dl.google.com/android/maven2/com/google/gms/google-services/4.4.1/google-services-4.4.1.pom Which mean version `4.4.1` crashes with this error, but `4.4.0` works fine. 💥 ``` Caused by:...

kmp for ios and android support would be cool

Developers often copy code snippets from web sites. This plugin should allow the developer to attribute these snippets. This could be supported via code comments that contain attribution, but that...

We have found out that most, if not all, Jetpack Compose dependencies are being displayed twice when showing the `OssLicensesMenuActivity`. See attached screenshot from my minimum reproducable project. Obviously you'd...

oss-licenses

**Describe the bug** Hi Team, we've encountered a crash on our Firebase Crashlytics, this is not directly reproducible to us. So we wanted to share it with you so that...

**Describe the bug** The current implementation of the `GoogleServicesPlugin::getJsonLocations` concatenates `fileLocation` variable with new flavor values without ever reseting it to the `src` value. So the function with input paramters...