quickstart-unity
quickstart-unity copied to clipboard
[FR] Skip Firebase Component activation for devices without Google Play Services
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.
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.