firebase / firebase/quickstart-unity
[FR] Skip Firebase Component activation for devices without Google Play Services
Open
api: core
type: feature request
- Dominant language
- C#
- Stars
- 923
- Forks
- 456
- PR merge metrics
- No merged PRs in 30d
Description
### 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](https://github.com/firebase/quickstart-unity/issues/223) 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.
Contributor guide
Assessment
This issue has not been assessed yet.