quickstart-unity icon indicating copy to clipboard operation
quickstart-unity copied to clipboard

[FR] Skip Firebase Component activation for devices without Google Play Services

Open bilck opened this issue 4 years ago • 1 comments

Feature proposal

  • Firebase Component: All

As described in other issues, some devices don't have Google Play Services installed. I know that there was already a closed issue that asked for the removal of Google Play Services requirement for some modules, but I'm asking something different:

Ignore the initialization of specific components that require Google Play Services in device that don't have it installed.

This allow us to continue using Firebase and skipping specific components usage if the device doesn't support them.

bilck avatar Jul 14 '21 01:07 bilck

I found a few problems with this issue:

  • I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
  • This issue does not seem to follow the issue template. Make sure you provide all the required information.

google-oss-bot avatar Jul 14 '21 01:07 google-oss-bot